ISqlExtendedProperty.GetHostRelationship メソッド

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

構文

'宣言
Function GetHostRelationship As IModelSingleRelationship(Of ISqlExtendedProperty, IExtendedPropertyHost)
'使用
Dim instance As ISqlExtendedProperty
Dim returnValue As IModelSingleRelationship(Of ISqlExtendedProperty, IExtendedPropertyHost)

returnValue = instance.GetHostRelationship()
IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost> GetHostRelationship()
IModelSingleRelationship<ISqlExtendedProperty^, IExtendedPropertyHost^>^ GetHostRelationship()
function GetHostRelationship() : IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost>

参照

参照

ISqlExtendedProperty インターフェイス

ISqlExtendedProperty メンバ

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