mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-29 17:24:34 -05:00
integrate backup operation with new scriptable task (#440)
* integrate backup operation with new scriptable task
This commit is contained in:
@@ -12,10 +12,5 @@ namespace Microsoft.SqlTools.ServiceLayer.Utility
|
||||
/// The Uri to find the connection to do the restore operations
|
||||
/// </summary>
|
||||
string OwnerUri { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Database name
|
||||
/// </summary>
|
||||
string DatabaseName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user