EraseSystemHealthPhantomRecords Método
Deletes system health phantom records specified by a SfcQueryExpression.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub EraseSystemHealthPhantomRecords
'Uso
Dim instance As PolicyStore
instance.EraseSystemHealthPhantomRecords()
public void EraseSystemHealthPhantomRecords()
public:
void EraseSystemHealthPhantomRecords()
member EraseSystemHealthPhantomRecords : unit -> unit
public function EraseSystemHealthPhantomRecords()