ISqlColumn.GetTypeSpecifierRelationship メソッド

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

構文

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

returnValue = instance.GetTypeSpecifierRelationship()
IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier> GetTypeSpecifierRelationship()
IModelSingleRelationship<ISqlColumn^, ISqlTypeSpecifier^>^ GetTypeSpecifierRelationship()
function GetTypeSpecifierRelationship() : IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier>

参照

参照

ISqlColumn インターフェイス

ISqlColumn メンバ

GetTypeSpecifierRelationship オーバーロード

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