Whether or not the data object allows null values.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public override bool AllowDBNull { get; }
Visual Basic
Public Overrides ReadOnly Property AllowDBNull As Boolean
	Get

Property Value

Type: Boolean

Implements

IDataObject..::..AllowDBNull
IDataObject..::..AllowDBNull

See Also