Advantage SQL Engine
This procedure removes all events for the connection.
sp_DropAllEvents( Options, integer );
Options (I) |
Options, reserved for future use, pass the value 0 for this parameter. |
EXECUTE PROCEDURE sp_DropAllEvents( 0 );