DBModif Fields
The DBModif type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | askBeforeExecute | ask for confirmation before execution of DBModif |
![]() | confirmText | Text displayed for confirmation before doing dbModif instead of standard text |
![]() | database | Database to store to, not available to DB Sequences |
![]() | dbmodifName | unique key of DBModif |
![]() | env | environment specific for the DBModif object, if left empty then set to default environment (either 0 or currently selected environment) |
![]() | execOnSave | should DBMap be saved / DBAction be done on Excel Saving? (default no) |
![]() | paramTargetName | DBModif name of target range |
![]() | TargetRange | Range where DBMapper data is located (only DBMapper and DBAction; paramText is stored in custom doc properties having the same Name) |