sys.sp_help_agent_profile

general
#stored-procedure

Description

Displays the profile of a specified agent. This stored procedure is executed at the Distributor on , and can be one of these values.

Syntax

sp_help_agent_profile
[ [ @agent_type = ] agent_type ]
[ , [ @profile_id = ] profile_id ]
[ ; ]