RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue Methods

The methods of the TDBXWritableValue class are listed here.

 
Name 
Description 
 
Set value as TBcd representation. 
 
Set value as boolean representation. 
 
This is the overview for the SetAsCurrency method overload. 
 
Set value as TDBXDate representation. 
 
This is SetAsDateTime, a member of class TDBXWritableValue. 
 
This is SetAsDBXReader, a member of class TDBXWritableValue. 
 
Set value as double representation. 
 
Set value as smallInt representation. 
 
Set value as integer representation. 
 
Set value as Int64 representation. 
 
Set value as single representation. 
 
This is SetAsStream, a member of class TDBXWritableValue. 
 
Set value as UnicodeString representation. 
 
Set value as TDBXTime representation. 
 
Set value as TSQLTimeStamp representation. 
 
This is SetAsVariant, a member of class TDBXWritableValue. 
 
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.. 
 
Set TDBXConnection Value for TDBXValue with type TDBXDataTypes.DBXConnectionType
 
Set TDBXReader value for TDBXValue with a TDBXDataTypes of TDBXDataTypes.DBXTableType
 
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. 
 
Single value for TDBXValue with type TDBXDataTypes.DoubleType
 
Sets the open array value for byte array and blob types 
 
Set TStream Value for TDBXValues with a TDBXDataType of TDBXDataTypes.DBXTableType
 
Set String value for TDBXValue of type of TDBXDataTypes.UnicodeString
 
Sets the time value for time data types. 
 
Sets the timestamp value for timestamp data types. 
 
Assigns contents of TDBXValue to this TDBXWritableValue
 
Set UnicodeString value for UnicodeString data type. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!