FireDAC.DatS.TFDDatSManager.CheckNotNull
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSManager | |
Delphi
property CheckNotNull: Boolean read FCheckNotNull write SetCheckNotNull default True;
C++
__property bool CheckNotNull = {read=FCheckNotNull, write=SetCheckNotNull, default=1};
Description
Embarcadero Technologies does not currently have any additional information.