Data.DBXJSON.TJSONAncestor.Null
Aus RAD Studio API Documentation
Delphi
property Null: Boolean read IsNull;
C++
__property bool Null = {read=IsNull, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | TJSONAncestor |
Beschreibung
Gibt an, ob die aktuelle JSON-Instanz einen JSON-Nullwert repräsentiert.
Die Eigenschaft Null gibt an, ob die aktuelle JSON-Instanz einen JSON-Nullwert repräsentiert.