Поделиться через


ISql100SpatialIndex.GetIndexedObjectRelationship - метод

Возвращает отношение IModelSingleRelationship между this и связанным объектом ISql100SpatialIndexedObject.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100SpatialIndex Интерфейс

GetIndexedObjectRelationship - перегрузка

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен