PolicyStore.EraseSystemHealthPhantomRecords Method

Deletes system health phantom records specified by a SfcQueryExpression.

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

Syntax

'Declaration
Public Sub EraseSystemHealthPhantomRecords
'Usage
Dim instance As PolicyStore

instance.EraseSystemHealthPhantomRecords()
public void EraseSystemHealthPhantomRecords()
public:
void EraseSystemHealthPhantomRecords()
member EraseSystemHealthPhantomRecords : unit -> unit
public function EraseSystemHealthPhantomRecords()

See Also

Reference

PolicyStore Class

Microsoft.SqlServer.Management.Dmf Namespace