Sdílet prostřednictvím


IModelRelationship<TFrom, TTo>.GetReferencedElements – metoda

Získá seznam souvisejících prvků.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IModelRelationship<TFrom, TTo> Rozhraní

GetReferencedElements – přetížení

Microsoft.Data.Schema.SchemaModel – obor názvů