BlobType
Overview
The BlobType enumeration denotes the exact type of the BLOB (Binary Large OBject) datatable field.
The BlobType data type and properties of the BlobType type aren't used by the Data Abstract for Java and were added for compatibility purposes.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.schema
Value | Description |
---|---|
Blob | |
Memo | |
OraBlob | |
OraClob | |
Timestamp | |
Unknown |