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