RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue Methods

The methods of the TDBXWritableValue class are listed here.

 
Name 
Description 
 
This is SetPendingValue, a member of class TDBXWritableValue. 
 
Name 
Description 
 
Sets the string value for ANSI strings. 
 
Sets the BCD value for binary-compressed decimal data types. 
 
Sets the boolean value for boolean data types.. 
 
Sets the date value for date data types.. 
 
Sets the double floating point value for double data types. 
 
Sets the dynamic array value for byte array and blob types. 
 
Sets the the smallInt value for 16-byte integer data types. 
 
Sets the 32-byte integer value for 32-byte integer data types. 
 
Sets the 64-byte integer value for 64-byte integer data types. 
 
Sets a writable value of any type to null. 
 
Sets the open array value for byte array and blob types 
 
Sets the time value for time data types. 
 
Sets the timestamp value for timestamp data types. 
 
Sets the wide string value for wide string data types. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!