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
public void AddRange( IEnumerable<QueryParameter> parameters )
Параметры
- parameters
- The enumerator of parameters for which the expressions are added in the current collection.