DBModifs Fields
The DBModifs type exposes the following members.
Fields
Name | Description | |
---|---|---|
DBModifDefColl | DBModif definition collections of DBmodif types (key of top level dictionary) with values being collections of DBModifierNames (key of contained dictionaries) and DBModifiers (value of contained dictionaries)) | |
hadError | indicates an error in execution of DBModifiers, used for commit/rollback and for non-interactive message return | |
idbcnn | main db connection for DB modifiers | |
listSepLocal | used to work around the fact that when started by Application.Run, Formulas are sometimes returned as local | |
preventChangeWhileFetching | avoid entering Application.SheetChange Event handler during listfetch/setquery | |
trans | common transaction, needed for DBSequence and all other DB Modifiers |