Método IModelRelationship<TFrom, TTo>.GetReferencedElements

Obtém uma lista dos elementos relacionados.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Function GetReferencedElements As IList(Of TTo)
IList<TTo> GetReferencedElements()
IList<TTo>^ GetReferencedElements()
abstract GetReferencedElements : unit -> IList<'TTo> 
function GetReferencedElements() : IList<TTo>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

IModelRelationship<TFrom, TTo> Interface

Sobrecargas GetReferencedElements

Namespace Microsoft.Data.Schema.SchemaModel