Método ISqlFullTextIndex.GetKeyNameRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlSpecifiesIndex.

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

Sintaxe

'Declaração
Function GetKeyNameRelationship As IModelSingleRelationship(Of ISqlFullTextIndex, ISqlSpecifiesIndex)
IModelSingleRelationship<ISqlFullTextIndex, ISqlSpecifiesIndex> GetKeyNameRelationship()
IModelSingleRelationship<ISqlFullTextIndex^, ISqlSpecifiesIndex^>^ GetKeyNameRelationship()
abstract GetKeyNameRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndex, ISqlSpecifiesIndex> 
function GetKeyNameRelationship() : IModelSingleRelationship<ISqlFullTextIndex, ISqlSpecifiesIndex>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlFullTextIndex, ISqlSpecifiesIndex>

Segurança do .NET Framework

Consulte também

Referência

ISqlFullTextIndex Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel