RAD Studio VCL Reference
ContentsIndex
TDBXWritableValue Methods Public Methods
Public Methods
 
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.