DbAutoLockArea Function | |
Automatically lock a record in the FoxPro dialect
Namespace:
XSharp.RT
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax FUNCTION DbAutoLockArea(
area AS STRING
) AS USUAL
public static Usual DbAutoLockArea(
string area
)
Request Example
View SourceParameters
- area
- Type: String
Return Value
Type:
UsualSee Also