IDBCreateCommand

This section describes Jet-specific implementation of the IDBCreateCommand Interfaces. This includes IDBCreateCommand::CreateCommand.

Consumers call IDBCreateCommand::CreateCommand on a session to obtain a new command.

Method Description
CreateCommand Creates a new command.

IDBCreateCommand::CreateCommand

Creates a new command. For information on how this interface is implemented, see the OLE DB Programmer’s Reference.