IDataSourceFieldSchema::Nullable Property
.NET Framework (current version)
Gets a value indicating whether the field can accept null values.
Assembly: System.Design (in System.Design.dll)
For a DataColumn object, the Nullable property corresponds to the AllowDBNull property.
.NET Framework
Available since 2.0
Available since 2.0
Show: