sys.sp_syspolicy_delete_policy_category

general
#stored-procedure

Description

Deletes a policy category in Policy-Based Management.

Syntax

sp_syspolicy_delete_policy_category

Remarks

Deletes a policy category in Policy-Based Management.

The name of the policy category.

, and must be specified if

@policy_category_id

The identifier for the policy category.

@policy_category_id

, and must be specified if

(success) or

You must run

in the context of the

Policy-Based Management stored procedures (Transact-SQL)

sp_syspolicy_add_policy_category_subscription (Transact-SQL)

sp_syspolicy_delete_policy_category (Transact-SQL)

sp_syspolicy_add_policy_category (Transact-SQL)

sp_syspolicy_delete_policy_category (Transact-SQL)

sp_syspolicy_update_policy_category (Transact-SQL)

Policy-Based Management stored procedures (Transact-SQL)

sp_syspolicy_add_policy_category (Transact-SQL)

sp_syspolicy_delete_policy_category (Transact-SQL)

sp_syspolicy_rename_policy_category (Transact-SQL)