QueryColumnListAddRangeUnique Method |
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.
|