Overload List
Name | Description | |
---|---|---|
Add(IEnumerable String , 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(IEnumerable IQueryColumn , Boolean) |
Adds the given list of query columns
| |
Add(QueryColumnList, Boolean) |
Adds the given list of query columns
|
See Also