Compartilhar via


DBVALUEKIND

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 DBVALUEKIND type defines a variable that indicates the type of union member inside a DBCOMMANDTREE structure.

typedef WORD DBVALUEKIND;

Remarks

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

DBCOMMANDTREE

DBVALUEKINDENUM