DatabaseCantHaveRegex

A regular expression to choose the databases to process. If the name of a database matches the regular expression, it is ignored.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

To ignore the "testing" database:

DatabaseCantHaveRegex=testing

See Also: DatabaseMustHaveRegex