Data.DBXCommon.TDBXReaderByteReader.GetDouble
Delphi
procedure GetDouble(Ordinal: TInt32; const Value: TArray<Byte>; Offset: TInt32; var IsNull: LongBool); override;
C++
virtual void __fastcall GetDouble(int Ordinal, const System::DynamicArray<System::Byte> Value, int Offset, System::LongBool &IsNull);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXReaderByteReader | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!