DbGetDefaultLockMode Function | |
Get the default locking mode for the DbServer class
Namespace:
XSharp_VORDDClasses
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax FUNCTION DbGetDefaultLockMode() AS DWORD
public static uint DbGetDefaultLockMode()
Request Example
View SourceReturn Value
Type:
DWordThe current locking mode
See Also