Name | Description | |
---|---|---|
MaxSize | Represents the maximum number of bytes a LOB can hold, which is 4 294 967 295 (2^32 - 1) bytes. | |
Null | Deprecated. Represents a null OracleLob object. Use NullBlob or NullClob or NullNClob instead. | |
NullBlob | Represents a null OracleLob object. | |
NullClob | Represents a null OracleLob object. | |
NullNClob | Represents a null OracleLob object. |