EraseSystemHealthPhantomRecords 方法

Deletes system health phantom records specified by a SfcQueryExpression.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public Sub EraseSystemHealthPhantomRecords
用法
Dim instance As PolicyStore

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