KexiDB::AlterTableHandler::ExecutionArguments Class Reference
#include <alter.h>
List of all members.
Detailed Description
Arguments for
AlterTableHandler::execute().
Definition at line 400 of file alter.h.
Member Data Documentation
If not 0, debug is directed here. Used only in the alter table test suite.
Definition at line 411 of file alter.h.
Requrements computed, a combination of AlteringRequirements values.
Definition at line 413 of file alter.h.
Set to true on success, to false on failure.
Definition at line 415 of file alter.h.
Used only in the alter table test suite.
Definition at line 417 of file alter.h.
Set to true if requirements should be computed and the execute() method should return afterwards.
Definition at line 420 of file alter.h.
The documentation for this class was generated from the following file: