Functions.DbAutoLockArea 方法 | |
Automatically lock a record in the FoxPro dialect
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION DbAutoLockArea(
area AS STRING
) AS USUAL
public static __Usual DbAutoLockArea(
string area
)
查看代码参数
- area
- 类型:String
返回值
类型:
__Usual参见