DatabaseMustHaveRegex
A regular expression to choose the databases to process. The name of a database must match the regular expression, otherwise it is ignored.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: |
To process only the "customers" and "inventory" databases:
|
| See Also: | DatabaseCantHaveRegex |