Whether or not the data object allows null values.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public virtual bool AllowDBNull { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property AllowDBNull As Boolean Get |