Поделиться через


IModelRelationship.GetReferencedElements - метод

Возвращает связанные элементы.

Пространство имен:  Microsoft.Data.Schema.SchemaModel
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
Function GetReferencedElements As IList(Of IModelElement)
IList<IModelElement> GetReferencedElements()
IList<IModelElement^>^ GetReferencedElements()
abstract GetReferencedElements : unit -> IList<IModelElement> 
function GetReferencedElements() : IList<IModelElement>

Возвращаемое значение

Тип: System.Collections.Generic.IList<IModelElement>

Безопасность платформы .NET Framework

См. также

Ссылки

IModelRelationship Интерфейс

Microsoft.Data.Schema.SchemaModel - пространство имен