ISql90SpecifiesTable.GetConstraintsRelationship Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetConstraintsRelationship() | Returns an IModelReverseMultiRelationship between this and the associated ISql90Constraint. | |
GetConstraintsRelationship() | Returns an IModelReverseMultiRelationship between this and the associated ISqlConstraint. (Inherited from ISqlSpecifiesTable.) |
Top