Test the field to see if it allows null value.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool AllowNullValue { get; } |
Visual Basic |
---|
ReadOnly Property AllowNullValue As Boolean Get |
Visual C++ |
---|
property bool AllowNullValue { bool get (); } |