IfxSmartLOBLockMode enumeration
This enumeration is used to indicate a particular type of lock.
Member | Lock |
---|---|
Exclusive | Open for writing only. |
Shared | Open for reading and writing. The data is buffered locally and only written to the database server when the smart large object is closed. |