Adding filtering for group by schema (#2059)

This commit is contained in:
Aasim Khan
2023-05-12 09:32:38 -07:00
committed by GitHub
parent 0e7ed07a30
commit b13fee90ac
5 changed files with 102 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.Contracts
/// <summary>
/// The name of the filter property
/// </summary>
public string DisplayName { get; set; }
public string Name { get; set; }
/// <summary>
/// The operator of the filter property