| QueryColumnListAddRangeUnique Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | AddRangeUnique(IEnumerableString, Boolean) | 
            Adds columns that are not present in the list.
             | 
|  | AddRangeUnique(IEnumerableIQueryColumn, Boolean) | 
            Adds the given enumerable of query columns, if not already present in the list.
             | 
|  | AddRangeUnique(QueryColumnList, Boolean) | 
            Adds the given list of query columns, if not already present in the list.
             | 
 See Also
See Also