Partilhar via


Método ISqlFullTextIndexColumnSpecifier.GetColumnRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlColumn.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Function GetColumnRelationship As IModelSingleRelationship(Of ISqlFullTextIndexColumnSpecifier, ISqlColumn)
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier^, ISqlColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> 
function GetColumnRelationship() : IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISqlFullTextIndexColumnSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel