mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-13 04:21:43 -04:00
Added disconnect and connect when already connected service code
This commit is contained in:
@@ -322,7 +322,7 @@ namespace Microsoft.SqlTools.Test.Utility
|
||||
|
||||
public override void Close()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
// No Op
|
||||
}
|
||||
|
||||
public override void Open()
|
||||
|
||||
Reference in New Issue
Block a user