Interface BeforeDeleteOccurrenceContext

All Superinterfaces:
TableTriggerExecutionContext, TriggerExecutionContext

public interface BeforeDeleteOccurrenceContext extends TableTriggerExecutionContext
Provides a context for executing pre-record deletion operations.
See Also: