Share via


DBKIND

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 DBKIND type defines a variable that specifies the type of database object in a command tree.

typedef WORD DBKIND;

Remarks

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

DBCOMMANDTREE

DBKINDENUM