Partilhar via


Método PurgeHealthState ()

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub PurgeHealthState ( _
    targetTreeRoot As SfcQueryExpression _
)
'Uso
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
)

Parâmetros

  • targetTreeRoot
    Tipo: SfcQueryExpression