PurgeHealthState メソッド ()

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public Sub PurgeHealthState ( _
    targetTreeRoot As SfcQueryExpression _
)
'使用
Dim instance As PolicyStore
Dim targetTreeRoot As SfcQueryExpression

instance.PurgeHealthState(targetTreeRoot)
public void PurgeHealthState(
    SfcQueryExpression targetTreeRoot
)
public:
void PurgeHealthState(
    SfcQueryExpression^ targetTreeRoot
)
member PurgeHealthState : 
        targetTreeRoot:SfcQueryExpression -> unit 
public function PurgeHealthState(
    targetTreeRoot : SfcQueryExpression
)

パラメーター

  • targetTreeRoot
    型: SfcQueryExpression