Dela via


ISql100SpatialIndex.GetIndexedObjectRelationship Method

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

Syntax

'Declaration
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISql100SpatialIndex, ISql100SpatialIndexedObject)
'Usage
Dim instance As ISql100SpatialIndex 
Dim returnValue As IModelSingleRelationship(Of ISql100SpatialIndex, ISql100SpatialIndexedObject)

returnValue = instance.GetIndexedObjectRelationship()
IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject> GetIndexedObjectRelationship()
IModelSingleRelationship<ISql100SpatialIndex^, ISql100SpatialIndexedObject^>^ GetIndexedObjectRelationship()
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100SpatialIndex, ISql100SpatialIndexedObject>

.NET Framework Security

See Also

Reference

ISql100SpatialIndex Interface

ISql100SpatialIndex Members

GetIndexedObjectRelationship Overload

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace