次の方法で共有


ISqlFullTextIndexColumnSpecifier.GetTypeColumnRelationship メソッド

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

構文

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

returnValue = instance.GetTypeColumnRelationship()
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> GetTypeColumnRelationship()
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier^, ISqlColumn^>^ GetTypeColumnRelationship()
function GetTypeColumnRelationship() : IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn>

戻り値

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

参照

参照

ISqlFullTextIndexColumnSpecifier インターフェイス

ISqlFullTextIndexColumnSpecifier メンバ

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