Compartir a través de


IModelSingleRelationship.GetRelationshipEntry (Método)

Devuelve la entrada de la relación relacionada.

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

Sintaxis

'Declaración
Function GetRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry GetRelationshipEntry()
IModelRelationshipEntry^ GetRelationshipEntry()
abstract GetRelationshipEntry : unit -> IModelRelationshipEntry 
function GetRelationshipEntry() : IModelRelationshipEntry

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Devuelve un valor IModelRelationshipEntry.

Seguridad de .NET Framework

Vea también

Referencia

IModelSingleRelationship Interfaz

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