Share via


DBCOMMANDREUSE

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.

 

The DBCOMMANDREUSE type defines a variable that specifies whether a state from the previous command is retained.

typedef WORD DBCOMMANDREUSE;

Remarks

In each DBCOMMANDTREE structure representing a node in the command tree,DBCOMMANDREUSE takes on the appropriate DBCOMMANDREUSE_* value from the DBCOMMANDREUSEENUM enumeration, as described in the Data Manipulation Operators and Data Definition Operators section of this reference.

DBCOMMANDREUSEENUM

DBCOMMANDTREE