DataSetFieldSchema.Nullable Property
.NET Framework 3.0
Gets a value indicating whether the data field can accept a null reference (Nothing in Visual Basic) values.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The Nullable property corresponds to the AllowDBNull property of a DataColumn.
Community Additions
ADD
Show: