Data.DBXStreamPlatform.TDBXJSonRow.GetBoolean
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
| Unit: Data.DBXStreamPlatform | |
| Parent: TDBXJSonRow | |
Delphi
procedure GetBoolean(DbxValue: TDBXBooleanValue; var Value: LongBool; var IsNull: LongBool); override;
C++
virtual void __fastcall GetBoolean(Data::Dbxcommon::TDBXBooleanValue* DbxValue, System::LongBool &Value, System::LongBool &IsNull);
Description
Embarcadero Technologies does not currently have any additional information.