IAdvancedFindDbProcessor..::..GetRecordLock Method
Gets the record lock.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
RecordLock GetRecordLock( string table, string primaryKey )
Function GetRecordLock ( _ table As String, _ primaryKey As String _ ) As RecordLock
RecordLock^ GetRecordLock( String^ table, String^ primaryKey )