| smartDBforms.NET API Reference |
|
FieldSchema.AllowDBNull Property
If the field can have NULL values.
[Visual Basic]
Public ReadOnly Property AllowDBNull As
Boolean
[C#]
public
Boolean AllowDBNull {get;}
See Also
FieldSchema Class | Adillis.SmartDBForms Namespace