Attribute Fetching Member Functions

getDataTypeBool()
Gets the Data Type Bool.
GetDataTypeInt8()
Gets the Data Type Int8.
GetDataTypeInt16()
Gets the Data Type Int16.
GetDataTypeInt32()
Gets the Data Type Int32.
GetDataTypeInt64()
Gets the Data Type Int64.
getDataTypeDouble()
Gets the Data Type Double.
getDataTypeFloat()
Gets the Data Type Float.
getDataTypeNumeric32()
Gets the Data Type Numeric 32.
getDataTypeNumeric64()
Gets the Data Type Numeric 64.
getDataTypeNumeric128()
Gets the Data Type Numeric 128.
getDataTypeFixed()
Gets the Data Type Fixed.
getDataTypeVariable()
Gets the Data Type Variable.
getDataTypeNationalFixed()
Gets the Data Type National Fixed.
getDataTypeNationalVariable()
Gets the Data Type National Variable.
getDataTypeVarbinary()
Gets the Data Type Varbinary.
getDataTypeNationalGeometry()
Gets the Data Type Geometry.
getAggregateTypeInitialize()
Gets the Aggregation Type Initialize.
getAggregateTypeAccumulate()
Gets the Aggregation Type Accumulate.
getAggregateTypeMerge()
Gets the Aggregation Type Merge.
getAggregateTypeFinalResult()
Gets the Aggregation Type Final Result.
getAggregateTypeEnd()
Gets the Aggregation Type End.
getAggregateTypeError()
Gets the Aggregation Type Error.
getDataStringHash()
Gets String Data Types in a hash.
getDataNumericHash()
Gets Numeric Data Types in a hash.
getDataIntegerHash()
Gets Integer Data Types in a hash.