SetLockType Method (RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Sets the lock type for the RealTimeBaseTable instance.
protected void SetLockType(
TableLockRequestType lockType
)
protected:
void SetLockType(
TableLockRequestType lockType
)
Parameters
- lockType
- The lock type to perform on the table (for example, read, write).