SQLSelect.RLock Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD RLock(
nRecord AS LONG
) AS LOGIC
public override bool RLock(
int nRecord
)
Request Example
View SourceParameters
- nRecord
- Type: Long
Return Value
Type:
LogicSee Also