Data.DBXCommon.TDBXAnsiStringValue.GetAsUInt16
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp | |
| Unit: Data.DBXCommon | |
| Parent: TDBXAnsiStringValue | |
Delphi
function GetAsUInt16: Word; override;
C++
virtual System::Word __fastcall GetAsUInt16();
Description
Gets the Word representation of the value.
GetAsUInt16 returns a Word representation of the value after applying a type conversion.