DBModif Fields

The DBModif type exposes the following members.

Fields

NameDescription
protected fieldaskBeforeExecute
ask for confirmation before execution of DBModif
protected fieldconfirmText
Text displayed for confirmation before doing dbModif instead of standard text
protected fielddatabase
Database to store to, not available to DB Sequences
protected fielddbmodifName
unique key of DBModif
protected fieldenv
environment specific for the DBModif object, if left empty then set to default environment (either 0 or currently selected environment)
public fieldexecOnSave
should DBMap be saved / DBAction be done on Excel Saving? (default no)
protected fieldparamTargetName
DBModif name of target range
protected fieldTargetRange
Range where DBMapper data is located (only DBMapper and DBAction; paramText is stored in custom doc properties having the same Name)