syspolicy_policy_category_subscriptions (Transact-SQL)
適用於:SQL Server
針對 SQL Server 實例中的每個原則式管理訂用帳戶顯示一個數據列。 每個數據列都會描述目標和原則類別組。 下表描述syspolicy_policy_group_subscriptions檢視中的數據行。
資料行名稱 | 資料類型 | 描述 |
---|---|---|
policy_category_subscription_id | int | 此記錄的識別碼。 |
target_type | sysname | 此訂用帳戶的目標資料庫物件類型。 |
target_object | sysname | 目標物件的名稱。 |
policy_category_id | int | 套用至目標的原則類別目錄標識碼。 |
備註
此檢視會顯示已訂閱原則類別的目標。
權限
需要 msdb 資料庫中 PolicyAdministratorRole 角色的成員資格。