Metodo EraseSystemHealthPhantomRecords
Deletes system health phantom records specified by a SfcQueryExpression.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub EraseSystemHealthPhantomRecords
'Utilizzo
Dim instance As PolicyStore
instance.EraseSystemHealthPhantomRecords()
public void EraseSystemHealthPhantomRecords()
public:
void EraseSystemHealthPhantomRecords()
member EraseSystemHealthPhantomRecords : unit -> unit
public function EraseSystemHealthPhantomRecords()