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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.