IDataQuerySettings<TQuery>.AddColumns Method |
Name | Description | |
---|---|---|
![]() | AddColumns(IEnumerable<String>) |
Adds the additional columns to the query
|
![]() | AddColumns(String[]) |
Adds the additional columns to the query
|
![]() | AddColumns(IQueryColumn[]) |
Adds the additional columns to the query
|