IEntityOperation Interface
Represents the operations that are performed on an external content type.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface IEntityOperation _
Inherits IOperation
'Usage
Dim instance As IEntityOperation
public interface IEntityOperation : IOperation