Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()