Close connection after backup execution (#449)

This commit is contained in:
Kate Shin
2017-08-31 11:00:02 -07:00
committed by GitHub
parent bebc1c1b33
commit 44d3e4b17e
3 changed files with 21 additions and 2 deletions

View File

@@ -308,8 +308,6 @@ namespace Microsoft.SqlTools.ServiceLayer.DisasterRecovery
}
}
}
}
catch(Exception)
{