Agent configuration support classes (WIP) (#632)

* Additional SQL Agent config classes (WIP)

* Fix build breaks

* Clean up job step code

* Add VS Code build files

* Move changes to other machine

* More of the action execution classes

* More execution processing refactors

* More refactoring

* Disable tests for WIP merge

* Fix break on Release config

* Stage changes to other machine.
This commit is contained in:
Karl Burtram
2018-06-07 12:08:24 -07:00
committed by GitHub
parent 35b19320d4
commit 372ca0cbe8
73 changed files with 12650 additions and 374 deletions

View File

@@ -1042,3 +1042,29 @@ OnSuccess = On success
CannotModifyAlerts = Cannot modify alerts.
; Exception thrown when we cannot create script that modify alerts
CannotCreateScriptForModifyAlerts = Cannot create script for modify alerts.
;job categories
CategoryLocal = [Uncategorized (Local)]
CategoryFromMsx = Jobs from MSX
CategoryMultiServer = [Uncategorized (Multi-Server)]
CategoryDBMaint = Database Maintenance
CategoryWebAssistant = Web Assistant
CategoryFullText = Full-Text
CategoryReplDistribution = REPL-Distribution
CategoryReplDistributionCleanup = REPL-Distribution Cleanup
CategoryReplHistoryCleanup = REPL-History Cleanup
CategoryReplLogReader = REPL-LogReader
CategoryReplMerge = REPL-Merge
CategoryReplSnapShot = REPL-Snapshot
CategoryReplCheckup = REPL-Checkup
CategoryReplCleanup = REPL-Subscription Cleanup
CategoryReplAlert = REPL-Alert Response
CategoryReplQReader = REPL-QueueReader
CategoryReplication = Replication
CategoryUncategorized = [Uncategorized]
CategoryLogShipping = Log Shipping
CategoryDBEngineTuningAdvisor = Database Engine Tuning Advisor
CategoryDataCollector = Data Collector