RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXSingleValue Methods

The methods of the TDBXSingleValue class are listed here.

 
Name 
Description 
 
Get TBcd representation of value. 
 
Get boolean representation of value. 
 
Get double representation of value. 
 
Get smallInt representation of value. 
 
Get integer representation of value. 
 
Get Int64 representation of value. 
 
Get single representation of value. 
 
Get UnicodeString representation of value. 
 
Gets Single value for TDBXValues with data type of TDBXDataTypes.SingleType
 
Returns true if the value is null
 
Set value as TBcd representation. 
 
Set value as boolean representation. 
 
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. 
 
Set value as UnicodeString representation. 
 
Single value for TDBXValue with type TDBXDataTypes.DoubleType
 
Assigns contents of TDBXValue to this TDBXWritableValue. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!