Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
Applies to:
SQL Server
Azure SQL Managed Instance
Returns all the parameters of a profile from the MSagent_parameters system table. This stored procedure is executed at the Distributor where the agent is running, on any database.
Transact-SQL syntax conventions
sp_help_agent_parameter [ [ @profile_id = ] profile_id ]
[ ; ]
The ID of the profile from the MSagent_parameters table. @profile_id is int, with a default of -1
, which returns all parameters.
Column name | Data type | Description |
---|---|---|
profile_id |
int | ID of the agent profile. |
parameter_name |
sysname | Name of the parameter. |
value |
nvarchar(255) | Value of the parameter. |
0
(success) or 1
(failure).
sp_help_agent_parameter
is used in all types of replication.
Only members of the sysadmin fixed server role or the replmonitor fixed database role can execute sp_help_agent_parameter
.
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniu