Compartir a través de


ISqlIndex.GetIndexedObjectRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlColumnSource 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 ISqlIndex, ISqlColumnSource)
IModelSingleRelationship<ISqlIndex, ISqlColumnSource> GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlIndex^, ISqlColumnSource^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISqlIndex, ISqlColumnSource> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

Seguridad de .NET Framework

Vea también

Referencia

ISqlIndex Interfaz

GetIndexedObjectRelationship (Sobrecarga)

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