EnumTargetSetConditions メソッド (Type, PolicyStore.EnumerationMode)
対象の条件を列挙します。
名前空間: Microsoft.SqlServer.Management.Dmf
アセンブリ: Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)
構文
'宣言
Public Function EnumTargetSetConditions ( _
type As Type, _
enumerationMode As PolicyStore..::..EnumerationMode _
) As StringCollection
'使用
Dim instance As PolicyStore
Dim type As Type
Dim enumerationMode As PolicyStore..::..EnumerationMode
Dim returnValue As StringCollection
returnValue = instance.EnumTargetSetConditions(type, _
enumerationMode)
public StringCollection EnumTargetSetConditions(
Type type,
PolicyStore..::..EnumerationMode enumerationMode
)
public:
StringCollection^ EnumTargetSetConditions(
Type^ type,
PolicyStore..::..EnumerationMode enumerationMode
)
member EnumTargetSetConditions :
type:Type *
enumerationMode:PolicyStore..::..EnumerationMode -> StringCollection
public function EnumTargetSetConditions(
type : Type,
enumerationMode : PolicyStore..::..EnumerationMode
) : StringCollection
パラメーター
- type
型: System. . :: . .Type
T:System.Type オブジェクトです。
- enumerationMode
型: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyStore. . :: . .EnumerationMode
PolicyStore..::..EnumerationMode オブジェクトです。