ISql100TableTypeConstraint.GetParentRelationship メソッド

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

構文

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

returnValue = instance.GetParentRelationship()
IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType> GetParentRelationship()
IModelReverseSingleRelationship<ISql100TableTypeConstraint^, ISql100TableType^>^ GetParentRelationship()
function GetParentRelationship() : IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType>

戻り値

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

参照

参照

ISql100TableTypeConstraint インターフェイス

ISql100TableTypeConstraint メンバ

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