sys.sp_getagentparameterlist

general
#stored-procedure

Description

Returns a list of all replication agent parameters that can be set in an agent profile for the specified agent type. This stored procedure is executed at the Distributor where the agent is The replication agent for which the parameter is being added.

Syntax

sp_getagentparameterlist [ @agent_type = ] agent_type
[ ; ]