RecordSet Column AllowDBNull Property NReco.Data Class Library Documentation
Gets or sets a value that indicates whether null values are allowed in this column.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public bool AllowDBNull { get; set; }

Property Value

Type: Boolean
See Also