Apama 10.7.2 | Developing Apama Applications | Developing Apama Applications in EPL | Making Application Data Available to Clients | Deleting DataView definitions
 
Deleting DataView definitions
Use the following event types to delete DataView definitions.
DataViewDeleteDefinition
Create and route events of this type in order to delete a DataView definition. The response is provided by a DataViewDefinitionDeleted or DataViewException event.
DataViewDefinitionDeleted
These events are responses to DataViewDeleteDefinition events. They indicate the successful deletion of a DataView definition.