Freigeben über


IModelRelationship.GetReferencedElements-Methode

Gibt die verwandten Elemente zurück.

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelRelationship Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace