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)

매개 변수

반품

적용 대상