RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue Members

The following tables list the members exposed by TDBXValue.

 
Name 
Description 
 
Creates instance of TDBXValue
 
Get TBcd representation of value. 
 
Get boolean representation of value. 
 
This is GetAsCurrency, a member of class TDBXValue. 
 
Get TDBXDate representation of value. 
 
This is GetAsDateTime, a member of class TDBXValue. 
 
This is GetAsDBXReader, a member of class TDBXValue. 
 
Get double representation of value. 
 
Get smallInt representation of value. 
 
Get integer representation of value. 
 
Get Int64 representation of value. 
 
Get single representation of value. 
 
This is GetAsStream, a member of class TDBXValue. 
 
Get UnicodeString representation of value. 
 
Get TDBXTime representation of value. 
 
Get TSQLTimeStamp representation of value. 
 
This is GetAsVariant, a member of class TDBXValue. 
 
Get context information for a connection associated with value. 
 
This is GetNonDelegate, a member of class TDBXValue. 
 
Name 
Description 
 
This is DbxContext, a member of class TDBXValue. 
 
Name 
Description 
 
This is the overview for the CreateValue method overload. 
 
Destroys instance of TDBXValue
 
Tests if values are equal. 
 
Gets the string value for ANSI strings. 
 
Gets the BCD value for binary-compressed decimal data types. 
 
This is the overview for the GetBoolean method overload. 
 
Gets the byte array value for byte array and blob types. 
 
Gets the date value for date data types. 
 
Get TDBXConnection for TDBXValues with TDBXDataTypes.DBXConnectionType data type. 
 
This is the overview for the GetDBXReader method overload. 
 
Gets the double floating point value for double data types. 
 
This is the overview for the GetInt16 method overload. 
 
This is the overview for the GetInt32 method overload. 
 
This is the overview for the GetInt64 method overload. 
 
Gets Single value for TDBXValues with data type of TDBXDataTypes.SingleType
 
This is the overview for the GetStream method overload. 
 
This is GetString, a member of class TDBXValue. 
 
Gets the time value for time data types. 
 
Gets the timestamp value for timestamp data types. 
 
Gets the size in bytes for values. 
 
This is the overview for the GetWideString method overload. 
 
Returns true if the value is null
 
Name 
Description 
 
TBcd representation of value. 
 
Boolean representation of value. 
 
TDBXDate representation of value. 
 
This is AsDateTime, a member of class TDBXValue. 
 
This is AsDBXReader, a member of class TDBXValue. 
 
Double representation of value. 
 
SmallInt representation of value. 
 
Integer representation of value. 
 
Int64 representation of value. 
 
Single representation of value. 
 
This is AsStream, a member of class TDBXValue. 
 
UnicodeString representation of value. 
 
TDBXTime representation of value. 
 
TSQLTimeStamp representation of value. 
 
This is AsVariant, a member of class TDBXValue. 
 
Gets the value type for this value. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!