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