Sdílet prostřednictvím


ISqlFullTextIndexColumnSpecifier.GetTypeColumnRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISqlColumn.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetTypeColumnRelationship As IModelSingleRelationship(Of ISqlFullTextIndexColumnSpecifier, ISqlColumn)
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> GetTypeColumnRelationship()
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier^, ISqlColumn^>^ GetTypeColumnRelationship()
abstract GetTypeColumnRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> 
function GetTypeColumnRelationship() : IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlFullTextIndexColumnSpecifier Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů