Partager via


Command Trees

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

 

Command trees in Indexing Service represent query strings and query restrictions. Command trees use data definition language (DDL) and data manipulation language (DML) statements to represent the SORT, PROJECT, and SELECT parts of the query, as described in Command Representation of Queries. DDL statements define tables and grant access privileges, while DML statements populate tables or delete rows.

The following topics describe the command tree in greater detail: