Condividi tramite


Metodo ISql90SpecifiesTable.GetConstraintsRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISql90Constraint associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SpecifiesTable Interfaccia

Overload GetConstraintsRelationship

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel