The properties of the ConstraintsCollection class are listed below. For a complete list of ConstraintsCollection class members, see the ConstraintsCollection Members topic.
All | Gets/sets all of the constraints that this collection holds. This throws an exception if any column that ultimately gets added shouldn't be added an if any column that ultimately gets removed shouldn't be removed. If an exception is thrown, the collection returns to it's original state. The CollectionChanged event is fired if it succeeds. |
Count (inherited from BaseCollection) | [To be supplied.] |
IsReadOnly (inherited from BaseCollection) | [To be supplied.] |
IsSynchronized (inherited from BaseCollection) | [To be supplied.] |
Item | Overloaded. [To be supplied.]
In C#, this member is the indexer for the ConstraintsCollection class. |
SyncRoot (inherited from BaseCollection) | [To be supplied.] |
List | [To be supplied.] |