Show: Delphi
C++
Display Preferences
API:Data.DBXCommon.TDBXWideStringValue Declared Members
From XE2 API Documentation
Constructors & Destructors
| Create | Creates an instance of TDBXWideStringValue |
| Destroy | Destroys a TDBXWideStringValue instance. |
Functions
| Compare | Compares the TDBXWideStringValue with another TDBXWideStringValue given by the parameter. |
| EqualsValue | |
| GetAsBcd | |
| GetAsBoolean | |
| GetAsDate | |
| GetAsDouble | |
| GetAsInt16 | |
| GetAsInt32 | |
| GetAsInt64 | |
| GetAsInt8 | |
| GetAsSingle | |
| GetAsString | |
| GetAsTime | |
| GetAsTimeStamp | |
| GetAsUInt16 | Gets the Word representation of the value. |
| GetAsUInt8 | |
| GetWideString | Gets the wide string value for wide string data types. |
| IsNull | Returns true if the value is null. |
| SetAsBcd | |
| SetAsBoolean | |
| SetAsDate | |
| SetAsDouble | |
| SetAsInt16 | |
| SetAsInt32 | |
| SetAsInt64 | |
| SetAsInt8 | |
| SetAsSingle | |
| SetAsString | |
| SetAsTime | |
| SetAsTimeStamp | |
| SetAsUInt16 | |
| SetAsUInt8 | |
| SetValue |