ITypeSpecifier.GetTypeRelationship メソッド

型のリレーションシップを返します。

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

構文

'宣言
Function GetTypeRelationship As IModelSingleRelationship(Of ITypeSpecifier, IType)
'使用
Dim instance As ITypeSpecifier
Dim returnValue As IModelSingleRelationship(Of ITypeSpecifier, IType)

returnValue = instance.GetTypeRelationship()
IModelSingleRelationship<ITypeSpecifier, IType> GetTypeRelationship()
IModelSingleRelationship<ITypeSpecifier^, IType^>^ GetTypeRelationship()
function GetTypeRelationship() : IModelSingleRelationship<ITypeSpecifier, IType>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ITypeSpecifier, IType>

参照

参照

ITypeSpecifier インターフェイス

ITypeSpecifier メンバ

Microsoft.Data.Schema.SchemaModel.Abstract 名前空間