Icon GetRemoteProcedureNames Method

procedure GetRemoteProcedureNames(List: TStrings)

Usage

Call the GetRemoteProcedureNames method to retrieve a list of server-side procedures defined on a database server.

Information Only server-side procedures for which the current user has at least prExecute rights to will show up in the list populated by the GetRemoteProcedureNames method. This method is valid for both administrative and regular data connections.
Image