Compartir a través de


ISqlFullTextIndexColumnSpecifier.GetTypeColumnRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlColumn asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlFullTextIndexColumnSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)