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