Sdílet prostřednictvím


ISql90XmlIndex.GetIndexedObjectRelationship – metoda

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

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 ISql90XmlIndex, ISql90XmlIndexedObject)
IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject> GetIndexedObjectRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISql90XmlIndexedObject^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90XmlIndex Rozhraní

GetIndexedObjectRelationship – přetížení

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