LockType Property (RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the current lock type.
public TableLockRequestType LockType {get;}
public:
property TableLockRequestType LockType {
TableLockRequestType get();
}