次の方法で共有


DBCOMMANDOP

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 DBCOMMANDOP type specifies the operation for a command node in the OLE DB command tree.

typedef WORD DBCOMMANDOP;

Remarks

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

DBCOMMANDOPENUM

DBCOMMANDTREE