IEntityInstance Interface
Defines methods and properties to handle an External Item.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface IEntityInstance _
Inherits IInstance, IFieldValueDictionary
'Usage
Dim instance As IEntityInstance
public interface IEntityInstance : IInstance,
IFieldValueDictionary
Examples
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