Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

In the current collection of column expressions, adds the range of expressions with aliases from the specified enumerator.

Синтаксис

public void AddRange( 
   IEnumerable<string> sourceColumnAliases 
)

Параметры

sourceColumnAliases
The enumerator of aliases of column expressions that are added in the current collection.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?