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