| Devart.Data.Oracle Namespace : OracleLobOpenMode Enumeration |
Specifies whether an OracleLob should be opened in read-only or read/write mode.
| Member | Description |
|---|---|
| ReadOnly | The OracleLob is opened in read-only mode. |
| ReadWrite | The OracleLob is opened in read/write mode. |
Use OracleLobOpenMode enumerator with OracleLob.BeginBatch method.
© 2002 - 2013 Devart. All Rights Reserved.