IEntityInstance interface
Define métodos e propriedades para manipular um Item externo.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (em Microsoft.BusinessData.dll)
Sintaxe
'Declaração
Public Interface IEntityInstance _
Inherits IInstance, IFieldValueDictionary
'Uso
Dim instance As IEntityInstance
public interface IEntityInstance : IInstance,
IFieldValueDictionary
Exemplos
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