QueryExpand enum
Determines which set of additional query properties to display
Fields
| None = 0 | Expands Columns, Links and ChangeInfo |
| Wiql = 1 | Expands Columns, Links, ChangeInfo and WIQL text |
| Clauses = 2 | Expands Columns, Links, ChangeInfo, WIQL text and clauses |
| All = 3 | Expands all properties |
| Minimal = 4 | Displays minimal properties and the WIQL text |