ISql100SpatialIndex.GetIndexedObjectRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql100SpatialIndexedObject asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100SpatialIndex Interfaz

GetIndexedObjectRelationship (Sobrecarga)

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)