RAD Studio VCL Reference
ContentsIndex
TDBXTimeValue Members Public Methods
Public Methods
 
Name 
Description 
 
This is the overview for the CreateValue method overload. 
 
Destroys instance of TDBXValue
 
Destroys a TDBXWritableValue instance. 
 
Tests if values are equal. 
 
Gets the string value for ANSI strings. 
 
Get UnicodeString representation of value. 
 
Get TDBXTime representation of value. 
 
Get TSQLTimeStamp representation of value. 
 
Gets the BCD value for binary-compressed decimal data types. 
 
This is the overview for the GetBoolean method overload. 
 
Gets the byte array value for byte array and blob types. 
 
Gets the date value for date data types. 
 
Get TDBXConnection for TDBXValues with TDBXDataTypes.DBXConnectionType data type. 
 
This is the overview for the GetDBXReader method overload. 
 
Gets the double floating point value for double data types. 
 
This is the overview for the GetInt16 method overload. 
 
This is the overview for the GetInt32 method overload. 
 
This is the overview for the GetInt64 method overload. 
 
Gets Single value for TDBXValues with data type of TDBXDataTypes.SingleType
 
This is the overview for the GetStream method overload. 
 
This is GetString, a member of class TDBXValue. 
 
Gets the time value for time data types. 
 
Gets the timestamp value for timestamp data types. 
 
Gets the size in bytes for values. 
 
This is the overview for the GetWideString method overload. 
 
Returns true if the value is null
 
Sets the string value for ANSI strings. 
 
Set value as UnicodeString representation. 
 
Set value as TDBXTime representation. 
 
This is SetAsTimeStamp, a member of class TDBXTimeValue. 
 
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.