Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new command.
HRESULT CCommandBase::CreateCommand(
const CSession& session
) throw ( );
Parameters
- session
[in] A CSession object to be associated with the new command.
Return Value
A standard HRESULT.
Remarks
This method creates a command using the specified session object.
Requirements
Header: atldbcli.h