ISql90SpecifiesTable.GetConstraintsRelationship メソッド

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

構文

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

returnValue = instance.GetConstraintsRelationship()
IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint> GetConstraintsRelationship()
IModelReverseMultiRelationship<ISql90SpecifiesTable^, ISql90Constraint^>^ GetConstraintsRelationship()
function GetConstraintsRelationship() : IModelReverseMultiRelationship<ISql90SpecifiesTable, ISql90Constraint>

戻り値

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

参照

参照

ISql90SpecifiesTable インターフェイス

ISql90SpecifiesTable メンバ

GetConstraintsRelationship オーバーロード

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