FireDAC.Phys.IBWrapper.TIBVariable.IsNullable
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBVariable | |
Delphi
property IsNullable: Boolean read GetIsNullable write SetIsNullable;
C++
__property bool IsNullable = {read=GetIsNullable, write=SetIsNullable, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.