ConcatQueryFunction (QueryColumnExpressionCollection) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > ConcatQueryFunction - класс > ConcatQueryFunction : ConcatQueryFunction (QueryColumnExpressionCollection) C#
- expressions
- Collection of column expressions.
Glossary Item Box
public ConcatQueryFunction( QueryColumnExpressionCollection expressions )
Параметры
- expressions
- Collection of column expressions.
Исключение | Описание |
---|---|
System.ArgumentNullException | If the null value is passed as the expressions parameter, or the expressions collection has no items. |