Sdílet prostřednictvím


ISqlFullTextIndex.GetIndexedObjectRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISqlFulltextIndexedObject.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISqlFullTextIndex, ISqlFulltextIndexedObject)
IModelSingleRelationship<ISqlFullTextIndex, ISqlFulltextIndexedObject> GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlFullTextIndex^, ISqlFulltextIndexedObject^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndex, ISqlFulltextIndexedObject> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISqlFullTextIndex, ISqlFulltextIndexedObject>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlFullTextIndex, ISqlFulltextIndexedObject>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlFullTextIndex Rozhraní

GetIndexedObjectRelationship – přetížení

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů