Freigeben über


ISql100SpatialIndex.GetIndexedObjectRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql100SpatialIndexedObject zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISql100SpatialIndex, ISql100SpatialIndexedObject)
IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject> GetIndexedObjectRelationship()
IModelSingleRelationship<ISql100SpatialIndex^, ISql100SpatialIndexedObject^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100SpatialIndex Schnittstelle

GetIndexedObjectRelationship-Überladung

Microsoft.Data.Schema.Sql.SchemaModel-Namespace