Condividi tramite


Metodo ISqlFullTextIndex.GetKeyNameRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlSpecifiesIndex associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlFullTextIndex Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel