FireDAC.Stan.Param.TFDMacro.IsNull

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IsNull: Boolean read GetIsNull;

C++

__property bool IsNull = {read=GetIsNull, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDMacro


Beschreibung

Gibt an, ob die Komponente TFDMacro NULL ist.

Die Eigenschaft IsNull gibt TRUE zurück, wenn die Komponente TFDMacro NULL ist, ansonsten wird FALSE zurückgegeben.