RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue Methods

The methods of the TDBXValue class are listed here.

 
Name 
Description 
 
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 the overview for the CreateValue method overload. 
 
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
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!