Icon DeleteServerEvent Method

procedure DeleteServerEvent(const EventName: String)

Usage

Call the DeleteServerEvent method to remove an existing scheduled event from a database server. Use the EventName parameter to specify the existing scheduled event name.

Information This method is only valid when the engine is running as a database server and the EngineType is set to etServer.
Image