UniqueConstraint Methods
.NET Framework 4.5
The UniqueConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
|
CheckStateForProperty | Infrastructure. Gets the DataSet to which this constraint belongs. (Inherited from Constraint.) |
|
Equals | Compares this constraint to a second to determine if both are identical. (Overrides Object.Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Gets the hash code of this instance of the UniqueConstraint object. (Overrides Object.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SetDataSet | Sets the constraint's DataSet. (Inherited from Constraint.) |
|
ToString | Gets the ConstraintName, if there is one, as a string. (Inherited from Constraint.) |