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

QueryColumnExpressionCollection.AddRange(IEnumerable) - метод Смотри также  Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс > AddRange - метод : AddRange(IEnumerable) - метод C#

parameters
The enumerator of parameters for which the expressions are added in the current collection.

Glossary Item Box

In the current collection of column expressions, adds the range of expressions for parameters the passed-in enumerator.

Синтаксис

public void AddRange( 
   IEnumerable<QueryParameter> parameters 
)

Параметры

parameters
The enumerator of parameters for which the expressions are added in the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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