RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue Methods

The methods of the TDBXValue class are listed here.

 
Name 
Description 
 
Get context information for a connection associated with value. 
 
Name 
Description 
 
Creates values for both the TDBXReader and TDBXParameterList classes. 
 
Gets the string value for ANSI strings. 
 
Gets the BCD value for binary-compressed decimal data types. 
 
Gets the boolean value for boolean data types. 
 
Gets the byte array value for byte array and blob types. 
 
Gets the date value for date data types. 
 
Gets the double floating point value for double data types. 
 
Gets the smallInt value for 16-byte integer data types. 
 
Gets the 32-byte integer value for 32-byte integer data types. 
 
Gets the 64-byte integer value for 64-byte integer data types. 
 
Gets the time value for time data types. 
 
Gets the timestamp value for timestamp data types. 
 
Gets the size in bytes for values. 
 
Gets the wide string value for wide string data types. 
 
Returns true if the value is null
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!