Fire connection changed event when USE statements are executed

This commit is contained in:
Mitchell Sternke
2016-09-02 16:43:32 -07:00
parent 3f0e0c7f41
commit 93bf2af8bb
4 changed files with 114 additions and 1 deletions

View File

@@ -194,7 +194,7 @@ namespace Microsoft.SqlTools.Test.Utility
public override void ChangeDatabase(string databaseName)
{
throw new NotImplementedException();
// No Op
}
}