Remove XElite for now (#1349)

* Revert "Revert "Revert "Update to XElite (#1287)" (#1334)" (#1337)"

This reverts commit 196364e81e.

* Add changed sr.xlf
This commit is contained in:
Alex Ma
2021-12-22 11:04:45 -08:00
committed by GitHub
parent 5ca4054582
commit 18ca177767
15 changed files with 326 additions and 243 deletions

View File

@@ -22,7 +22,7 @@ namespace Microsoft.SqlTools.ServiceLayer.Profiler
/// <summary>
/// Starts monitoring a profiler session
/// </summary>
void StartMonitoringSession(string viewerId, IXEventSession session);
bool StartMonitoringSession(string viewerId, IXEventSession session);
/// <summary>
/// Stops monitoring a profiler session