Condividi tramite


Metodo IModelRelationship<TFrom, TTo>.GetReferencedElements

Ottiene un elenco degli elementi correlati.

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

Sintassi

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

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelRelationship<TFrom, TTo> Interfaccia

Overload GetReferencedElements

Spazio dei nomi Microsoft.Data.Schema.SchemaModel