Compartir a través de


ISqlFullTextIndexColumnSpecifier.GetColumnRelationship (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 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 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)