PolicyStore.EnumTargetSetConditions メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| EnumTargetSetConditions(Type) |
TargetSet フィルターで使用できる特定の型の条件を列挙する |
| EnumTargetSetConditions(Type, PolicyStore+EnumerationMode) |
IsSystemObject フラグを受け入れる、TargetSet フィルターで使用できる特定の型の条件を列挙する |
EnumTargetSetConditions(Type)
TargetSet フィルターで使用できる特定の型の条件を列挙する
public System.Collections.Specialized.StringCollection EnumTargetSetConditions(Type type);
member this.EnumTargetSetConditions : Type -> System.Collections.Specialized.StringCollection
Public Function EnumTargetSetConditions (type As Type) As StringCollection
パラメーター
- type
- Type
返品
適用対象
EnumTargetSetConditions(Type, PolicyStore+EnumerationMode)
IsSystemObject フラグを受け入れる、TargetSet フィルターで使用できる特定の型の条件を列挙する
public System.Collections.Specialized.StringCollection EnumTargetSetConditions(Type type, Microsoft.SqlServer.Management.Dmf.PolicyStore.EnumerationMode enumerationMode);
member this.EnumTargetSetConditions : Type * Microsoft.SqlServer.Management.Dmf.PolicyStore.EnumerationMode -> System.Collections.Specialized.StringCollection
Public Function EnumTargetSetConditions (type As Type, enumerationMode As PolicyStore.EnumerationMode) As StringCollection
パラメーター
- type
- Type
- enumerationMode
- PolicyStore.EnumerationMode