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()