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