IsLockTypeValid Method (RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Checks whether the given lock type is valid or not.
protected void IsLockTypeValid(
TableLockRequestType lockType
)
protected:
void IsLockTypeValid(
TableLockRequestType lockType
)
Parameters
- lockType
- The table lock type.