IDataSourceFieldSchema.Nullable Property
.NET Framework 3.0
Gets a value indicating whether the 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)
For a DataColumn object, the Nullable property corresponds to the AllowDBNull property.
Community Additions
ADD
Show: