DataSetFieldSchema.IsUnique Property
.NET Framework 3.0
Gets a value indicating whether values in the data field are required to be unique.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The IsUnique property corresponds to the Unique property of a DataColumn.
Community Additions
ADD
Show: