ISqlSpecifiesTable.GetConstraintsRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetConstraintsRelationship As IModelReverseMultiRelationship(Of ISqlSpecifiesTable, ISqlConstraint)
'使用
Dim instance As ISqlSpecifiesTable
Dim returnValue As IModelReverseMultiRelationship(Of ISqlSpecifiesTable, ISqlConstraint)

returnValue = instance.GetConstraintsRelationship()
IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint> GetConstraintsRelationship()
IModelReverseMultiRelationship<ISqlSpecifiesTable^, ISqlConstraint^>^ GetConstraintsRelationship()
function GetConstraintsRelationship() : IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlSpecifiesTable, ISqlConstraint>

参照

参照

ISqlSpecifiesTable インターフェイス

ISqlSpecifiesTable メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間