Freigeben über


ISql90SpecifiesTable.GetConstraintsRelationship-Methode

Gibt eine IModelReverseMultiRelationship zwischen this und der zugeordneten ISql90Constraint zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetConstraintsRelationship As IModelReverseMultiRelationship(Of ISql90SpecifiesTable, ISql90Constraint)
IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint> GetConstraintsRelationship()
IModelReverseMultiRelationship<ISql90SpecifiesTable^, ISql90Constraint^>^ GetConstraintsRelationship()
abstract GetConstraintsRelationship : unit -> IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint> 
function GetConstraintsRelationship() : IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SpecifiesTable Schnittstelle

GetConstraintsRelationship-Überladung

Microsoft.Data.Schema.Sql.SchemaModel-Namespace