Compartir a través de


IDatabaseIndex.GetIndexedObjectRelationship (Método)

Devuelve la interfaz IModelSingleRelationship entre esta interfaz IDatabaseIndex y la interfaz IDatabaseColumnSource correspondiente.

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

Sintaxis

'Declaración
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of IDatabaseIndex, IDatabaseColumnSource)
IModelSingleRelationship<IDatabaseIndex, IDatabaseColumnSource> GetIndexedObjectRelationship()
IModelSingleRelationship<IDatabaseIndex^, IDatabaseColumnSource^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<IDatabaseIndex, IDatabaseColumnSource> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<IDatabaseIndex, IDatabaseColumnSource>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<IDatabaseIndex, IDatabaseColumnSource>

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseIndex Interfaz

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