PurgeHealthState méthode ()
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub PurgeHealthState ( _
targetTreeRoot As SfcQueryExpression _
)
'Utilisation
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
)
Paramètres
- targetTreeRoot
Type : SfcQueryExpression