Icon DeleteServerProcedure Method

procedure DeleteServerProcedure(const ProcedureName: String)

Usage

Call the DeleteServerProcedure method to remove an existing server-side procedure from a database server. Use the ProcedureName parameter to specify the existing server-side procedure name.

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