PolicyStore.EnumApplicablePolicyCategories(SfcQueryExpression) メソッド

定義

各ポリシー カテゴリを含む読み取り専用コレクションを返し、そのカテゴリ内のポリシーごとに繰り返し、ターゲットがカテゴリ、カテゴリ内のすべてのデータベースおよびデータベースの子孫ポリシー、およびポリシーの実行モードをサブスクライブする場合はフラグを返します。 注: このメソッドは現在、データベース ターゲットでのみ有効です。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.PolicyCategoryInformation> EnumApplicablePolicyCategories(Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression target);
member this.EnumApplicablePolicyCategories : Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.PolicyCategoryInformation>
Public Function EnumApplicablePolicyCategories (target As SfcQueryExpression) As ReadOnlyCollection(Of PolicyCategoryInformation)

パラメーター

返品

適用対象