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


Интерфейс IEntityInstance

Определяет методы и свойства для обработки внешних элементов.

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

Синтаксис

'Декларация
Public Interface IEntityInstance _
    Inherits IInstance, IFieldValueDictionary
'Применение
Dim instance As IEntityInstance
public interface IEntityInstance : IInstance, 
    IFieldValueDictionary

Примеры

Code Snippet: Execute the AssociationNavigator Method Instance of an External Content Type for an Association Without a Foreign Key

Code Snippet: Execute the Associator and Disassociator Method Instances of an External Content Type

Code Snippet: Execute the BulkAssociationNavigator Method Instance of an External Content Type

См. также

Справочные материалы

Элементы IEntityInstance

Пространство имен Microsoft.BusinessData.Runtime