Partager via


ISql90SpecifiesTable.GetConstraintsRelationship, méthode

Retourne un IModelReverseMultiRelationship entre this et le ISql90Constraint associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SpecifiesTable Interface

GetConstraintsRelationship, surcharge

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms