Condividi tramite


Metodo IModelRelationship.GetReferencedRelationshipEntries

Restituisce le voci della relazione correlate.

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

Sintassi

'Dichiarazione
Function GetReferencedRelationshipEntries As IList(Of IModelRelationshipEntry)
IList<IModelRelationshipEntry> GetReferencedRelationshipEntries()
IList<IModelRelationshipEntry^>^ GetReferencedRelationshipEntries()
abstract GetReferencedRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
function GetReferencedRelationshipEntries() : IList<IModelRelationshipEntry>

Valore restituito

Tipo: System.Collections.Generic.IList<IModelRelationshipEntry>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelRelationship Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel