Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
The DeleteByQuery Windows Management Instrumentation (WMI) class method, in Configuration Manager, deletes status messages specified by a WQL query.
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
Syntax
UInt32 DeleteByQuery(
String WQLSelect
);
Parameters
WQLSelect
Data type: String
Qualifiers: [in]
A WQL SELECT statement.
Return Values
A UInt32 data type that indicates the number of rows deleted.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.