다음을 통해 공유


ICommandImpl Members

Methods

CancelExecution

Cancels the current command execution.

Cancel

Cancels the current command execution.

CreateRowset

Creates a rowset object.

Execute

Executes the command.

GetDBSession

Returns an interface pointer to the session that created the command.

ICommandImpl

The constructor.

Data Members

m_bCancel

Indicates whether the command is to be canceled.

m_bCancelWhenExecuting

Indicates whether the command is to be canceled when executing.

m_bIsExecuting

Indicates whether the command is currently executing.

See Also

Reference

ICommandImpl Class