Constraint Methods
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | CheckStateForProperty() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the DataSet to which this constraint belongs. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from 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() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | SetDataSet(DataSet^) | Sets the constraint's DataSet. |
![]() | ToString() | Gets the ConstraintName, if there is one, as a string.(Overrides Object::ToString().) |
Show:

