ISqlSimpleColumn.GetTypeSpecifierRelationship メソッド

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

構文

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

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

戻り値

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

参照

参照

ISqlSimpleColumn インターフェイス

ISqlSimpleColumn メンバ

GetTypeSpecifierRelationship オーバーロード

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