QueryColumnExpressionCollection.AddRange(IEnumerable) - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс > AddRange - метод : AddRange(IEnumerable) - метод C#
- sourceColumnAliases
- The enumerator of aliases of column expressions that are added in the current collection.
Glossary Item Box
public void AddRange( IEnumerable<string> sourceColumnAliases )
Параметры
- sourceColumnAliases
- The enumerator of aliases of column expressions that are added in the current collection.