Condividi tramite


Metodo IModelSingleRelationship.GetRelationshipEntry

Restituisce la voce della relazione correlata.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Function GetRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry GetRelationshipEntry()
IModelRelationshipEntry^ GetRelationshipEntry()
abstract GetRelationshipEntry : unit -> IModelRelationshipEntry 
function GetRelationshipEntry() : IModelRelationshipEntry

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Restituisce un valore IModelRelationshipEntry.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelSingleRelationship Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel