Data.DBXStreamPlatform.TDBXJSonRow.IsStoredNull
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
Unit: Data.DBXStreamPlatform | |
Parent: TDBXJSonRow |
Delphi
function IsStoredNull(DbxValue: TDBXValue): boolean; override;
C++
virtual bool __fastcall IsStoredNull(Data::Dbxcommon::TDBXValue* DbxValue);
Description
Embarcadero Technologies does not currently have any additional information.