言語

Condition.EnumDependentPolicies メソッド

定義

この条件に依存する Policy オブジェクトのコレクションを返します。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy> EnumDependentPolicies();
member this.EnumDependentPolicies : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy>
Public Function EnumDependentPolicies () As ReadOnlyCollection(Of Policy)

返品

適用対象