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