Freigeben über


ISql100SpatialIndexedObject.GetSpatialIndexesRelationship-Methode

Gibt eine IModelReverseMultiRelationship zwischen this und dem zugeordneten ISql100SpatialIndex zurück.

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100SpatialIndexedObject Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace