RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXByteArrayValue Members

The following tables list the members exposed by TDBXByteArrayValue.

 
Name 
Description 
 
Enter a short sentence, starting with a verb, that states the basic purpose of the property. 
 
Creates an instance of TDBXWritableValue 
 
Get context information for a connection associated with value. 
 
This is SetPendingValue, a member of class TDBXWritableValue. 
 
Name 
Description 
 
Context information for a connection associated with value. 
 
Name 
Description 
 
Creates values for both the TDBXReader and TDBXParameterList classes. 
 
Destroy a TDBXByteArrayValue instance 
 
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
 
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. 
 
Name 
Description 
 
Gets the value type for this value. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!