RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXAnsiStringValue Methods

The methods of the TDBXAnsiStringValue class are listed here.

 
Name 
Description 
 
Gets the string value for ANSI strings. 
 
Get TBcd representation of value. 
 
Get boolean representation of value. 
 
Get TDBXDate 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. 
 
Get TDBXTime representation of value. 
 
Get TSQLTimeStamp representation of value. 
 
Returns true if the value is null
 
Sets the string value for ANSI strings. 
 
Set value as TBcd representation. 
 
Set value as boolean representation. 
 
Set value as TDBXDate 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. 
 
Set value as TDBXTime representation. 
 
Set value as TSQLTimeStamp representation. 
 
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!