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