ISql100SpatialIndexedObject.GetSpatialIndexesRelationship 方法

返回 this 和关联 ISql100SpatialIndex 之间的 IModelReverseMultiRelationship

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
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>

返回值

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

.NET Framework 安全性

请参见

参考

ISql100SpatialIndexedObject 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间