#include <transaction.h>
Data Fields | |
PmTransactionType | type |
The type of transaction. | |
PmDatabase * | db |
The database to work in. | |
PmBatch * | packages |
The packages to work with. | |
char | checkDeps |
If 1, perform dependency checking. |
|
If 1, perform dependency checking.
|
|
The database to work in.
|
|
The packages to work with.
|
|
The type of transaction.
|