PurgeHealthState 메서드 ()
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf
구문
‘선언
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