Aracılığıyla paylaş


ISqlSpecifiesTable.GetConstraintsRelationship Yöntem

Döndürür bir IModelReverseMultiRelationship arasında this ve ilişkili ISqlConstraint.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
Function GetConstraintsRelationship As IModelReverseMultiRelationship(Of ISqlSpecifiesTable, ISqlConstraint)
IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint> GetConstraintsRelationship()
IModelReverseMultiRelationship<ISqlSpecifiesTable^, ISqlConstraint^>^ GetConstraintsRelationship()
abstract GetConstraintsRelationship : unit -> IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint> 
function GetConstraintsRelationship() : IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint>

Dönüş Değeri

Tür: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlSpecifiesTable Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı