Class BinaryStringDataType {Analysis} derived from: PredefinedDataType
Documentation
4.3 Binary strings
A binary string is a sequence of octets that does not have either a character set or collation associated with it. A binary string data type is described by a binary string data type descriptor. A binary string data type descriptor contains:
- The name of the data type (BINARY LARGE OBJECT ).
- The maximum length of the binary string data type (in octets).
A binary string is assignable only to sites of data type BINARY LARGE OBJECT . If a store assignment would result in the loss of non-zero octets due to truncation, then an exception condition is raised. If a retrieval assignment would result in the loss of octets due to truncation, then a warning condition is raised.
| Parent Package | DataTypes | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | | Concurrency | Sequential |
| Persistence | No | | |
Operations
Attributes
Associations
Generalization Relationships
Property Settings
Data Modeler
| dmItem | False | DMName | |
| IsTable | False | IsView | False |
| IsDomain | False | IsSPPackage | False |
| Synonymns | | TableSpaceID | |
| SourceId | | SourceType | |
| CorrelationName | | SelectClause | |
| IsUpdateable | True | CheckOption | None |
| IsSnapShot | False | IsDistinct | False |
| PersistToServer | | IsPackage | False |