QueryColumnListAdd Method |
Name | Description | |
---|---|---|
Add(IEnumerableString, Boolean) |
Adds the given list of columns to the list
| |
Add(String, Boolean) |
Adds the given list of columns
| |
Add(IQueryColumn, Boolean) |
Adds the given list of query columns
| |
Add(IEnumerableIQueryColumn, Boolean) |
Adds the given list of query columns
| |
Add(QueryColumnList, Boolean) |
Adds the given list of query columns
|