The Constraint type exposes the following members.

Properties

  NameDescription
ColumnCollection
Gets an ICollection of Column objects that are part of the constraint.
ColumnSpan
Gets the number of columns that this Constraint contains.
Name
Gets or sets the Name used to identify the constraint in the database.
Table
Gets or sets the Table this Constraint is in.

See Also