Partilhar via


Método ISql100SpatialIndexedObject.GetSpatialIndexesRelationship

Retorna um IModelReverseMultiRelationship entre this e associado ISql100SpatialIndex.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100SpatialIndexedObject Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel