Condividi tramite


Metodo ISqlFulltextIndexedObject.GetFullTextIndexRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISqlFullTextIndex associato.

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

Sintassi

'Dichiarazione
Function GetFullTextIndexRelationship As IModelReverseMultiRelationship(Of ISqlFulltextIndexedObject, ISqlFullTextIndex)
IModelReverseMultiRelationship<ISqlFulltextIndexedObject, ISqlFullTextIndex> GetFullTextIndexRelationship()
IModelReverseMultiRelationship<ISqlFulltextIndexedObject^, ISqlFullTextIndex^>^ GetFullTextIndexRelationship()
abstract GetFullTextIndexRelationship : unit -> IModelReverseMultiRelationship<ISqlFulltextIndexedObject, ISqlFullTextIndex> 
function GetFullTextIndexRelationship() : IModelReverseMultiRelationship<ISqlFulltextIndexedObject, ISqlFullTextIndex>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlFulltextIndexedObject, ISqlFullTextIndex>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlFulltextIndexedObject Interfaccia

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