IColumn.GetTypeSpecifierRelationship メソッド

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

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

構文

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

returnValue = instance.GetTypeSpecifierRelationship()
IModelSingleRelationship<IColumn, ITypeSpecifier> GetTypeSpecifierRelationship()
IModelSingleRelationship<IColumn^, ITypeSpecifier^>^ GetTypeSpecifierRelationship()
function GetTypeSpecifierRelationship() : IModelSingleRelationship<IColumn, ITypeSpecifier>

戻り値

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

参照

参照

IColumn インターフェイス

IColumn メンバ

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