Condividi tramite


Metodo IModelRelationship.GetReferencedElements

Restituisce gli 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 IModelElement)
IList<IModelElement> GetReferencedElements()
IList<IModelElement^>^ GetReferencedElements()
abstract GetReferencedElements : unit -> IList<IModelElement> 
function GetReferencedElements() : IList<IModelElement>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IModelRelationship Interfaccia

Spazio dei nomi Microsoft.Data.Schema.SchemaModel