mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
Feature/restore db (#403)
* Added service handlers for restore database operations
This commit is contained in:
@@ -42,6 +42,7 @@ namespace Microsoft.SqlTools.ServiceLayer.DisasterRecovery
|
||||
public static string TypeFilegroupDifferential = "Filegroup Differential";
|
||||
public static string ComponentDatabase = "Database";
|
||||
public static string ComponentFile = "File";
|
||||
public static string ComponentLog = "Log";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user