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


ModelElement.GetReferencingRelationshipEntries - метод

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

Синтаксис

'Декларация
Public Function GetReferencingRelationshipEntries As IList(Of IModelRelationshipEntry)
public IList<IModelRelationshipEntry> GetReferencingRelationshipEntries()
public:
virtual IList<IModelRelationshipEntry^>^ GetReferencingRelationshipEntries() sealed
abstract GetReferencingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
override GetReferencingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
public final function GetReferencingRelationshipEntries() : IList<IModelRelationshipEntry>

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

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

Реализации

IModelElement.GetReferencingRelationshipEntries()

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

См. также

Ссылки

ModelElement Класс

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