DASchemaBlobType
Overview
Represents particular type of Binary Large OBject (BLOB)
Location
- Reference: DASchemaDataTableField.h
 - Namespace: DataAbstract
 
| Value | Description | 
|---|---|
| DASchemaBlobTypeBlob | Represents the general BLOB | 
| DASchemaBlobTypeMemo | Represents the Memo (text) BLOB | 
| DASchemaBlobTypeOraBlob | Represents the oracle specific BLOB | 
| DASchemaBlobTypeOraClob | Represents the oracle specific CLOB | 
| DASchemaBlobTypeTimestamp | Represents the timestamp BLOB | 
| DASchemaBlobTypeUnknown | Unknown or unspecified BLOB | 
| DASchemaParamTypeGraphic | Represents BLOB containing image or other types of graphic | 
| DASchemaParamTypeTypedBinary | Represents typed binary BLOB |