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 PackageDataTypesAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceNo  


Operations
NameSignatureClass
equalsboolean equals ()BinaryStringDataType
setContainervoid setContainer (TypedElement newContainer)SQLDataType


Attributes
NameClassTypeInitial Value
lengthBinaryStringDataTypeint 
primitiveTypePredefinedDataTypePrimitiveType 
nameSQLObjectString 
descriptionSQLObjectString 
labelSQLObjectString 


Associations
NameMy RoleMy ClassOther RoleOther Element
distinctUDT-predefineddatatypepredefinedRepresentationPredefinedDataType--Not Named--DistinctUserDefinedType
domain-typetypePredefinedDataType--Not Named--Domain
collectiondatatype-elementelementSQLDataType--Not Named--CollectionDataType
typedElement-datatypedatatypeSQLDataType--Not Named--TypedElement


Generalization Relationships
NameClassSupplier
--Not Named--BinaryStringDataTypePredefinedDataType
--Not Named--PredefinedDataTypeSQLDataType
--Not Named--SQLDataTypeSQLObject



Property Settings

Data Modeler
dmItemFalseDMName 
IsTableFalseIsViewFalse
IsDomainFalseIsSPPackageFalse
Synonymns TableSpaceID 
SourceId SourceType 
CorrelationName SelectClause 
IsUpdateableTrueCheckOptionNone
IsSnapShotFalseIsDistinctFalse
PersistToServer IsPackageFalse