ISql100TableType.GetConstraintsRelationship メソッド

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

構文

'宣言
Function GetConstraintsRelationship As IModelMultiRelationship(Of ISql100TableType, ISql100TableTypeConstraint)
'使用
Dim instance As ISql100TableType
Dim returnValue As IModelMultiRelationship(Of ISql100TableType, ISql100TableTypeConstraint)

returnValue = instance.GetConstraintsRelationship()
IModelMultiRelationship<ISql100TableType, ISql100TableTypeConstraint> GetConstraintsRelationship()
IModelMultiRelationship<ISql100TableType^, ISql100TableTypeConstraint^>^ GetConstraintsRelationship()
function GetConstraintsRelationship() : IModelMultiRelationship<ISql100TableType, ISql100TableTypeConstraint>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100TableType, ISql100TableTypeConstraint>

参照

参照

ISql100TableType インターフェイス

ISql100TableType メンバ

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