Lock Method (ITable<TRecord>)
- Last UpdatedApr 08, 2026
- 1 minute read
Locks the currently bound table.
void Lock(
LockType tableLockType
)
void Lock(
LockType tableLockType
)
Parameters
- tableLockType
- The kind of lock that you want (read,write,etc).