Constraint Members
A class representing a constraint.
The following tables list the members exposed by the Constraint type.
Public Constructors
Name | Description | |
---|---|---|
Constraint |
Top
Public Properties
Name | Description | |
---|---|---|
Expression | Expression representing this constraint. | |
ExpressionKey | For internal purposes only; supports the serialization infrastructure. | |
Text | Textual expression representing this constraint. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Constraint Class
Microsoft.SpecExplorer.ObjectModel Namespace