Improve database properties view: (#501)

- Compatibility Level should be a numerical value. In using `enum.ToString()` the result was `Version140` instead of `140`
- Backup date should be sensible if never backed up. Added a simple check that states it was never backed up if the backup date is before 1900.
This commit is contained in:
Kevin Cunnane
2017-10-18 09:51:00 -07:00
committed by GitHub
parent e52d95cebf
commit 4bf9b9ddae
15 changed files with 9400 additions and 19281 deletions

View File

@@ -802,6 +802,7 @@ general_containmentType_None = None
general_containmentType_Partial = Partial
filegroups_filestreamFiles = FILESTREAM Files
prototype_file_noApplicableFileGroup = No Applicable Filegroup
NeverBackedUp = Never
############################################################################
# Backup Service