| C1.Win.C1DX.4 Assembly > C1.Util.DX.Storage Namespace : LockType Enumeration |
'Declaration Public Enum LockType Inherits System.Enum
public enum LockType : System.Enum
| Member | Description |
|---|---|
| Exclusive | LOCK_EXCLUSIVE |
| OnlyOnce | LOCK_ONLYONCE |
| Write | LOCK_WRITE |
System.Object
System.ValueType
System.Enum
C1.Util.DX.Storage.LockType