#include <lCmds.h>
Inheritance diagram for Cmd:

Public Member Functions | |
| Cmd () | |
| virtual | ~Cmd () |
| virtual bool | ExecuteCommand (class Connection &DbConn) const=0 |
|
|
|
|
|
|
|
|
Implemented in CmdCommit, CmdRollback, CmdSavepoint, CmdRollbackToSavepoint, and CmdSql. |