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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.