Added disconnect and connect when already connected service code

This commit is contained in:
Mitchell Sternke
2016-08-05 17:46:16 -07:00
parent 8fba793a46
commit 5c03ba336d
6 changed files with 364 additions and 94 deletions

View File

@@ -322,7 +322,7 @@ namespace Microsoft.SqlTools.Test.Utility
public override void Close()
{
throw new NotImplementedException();
// No Op
}
public override void Open()