LengthQueryFunction - конструктор Смотри также Terrasoft.Core.DB - пространство имен > LengthQueryFunction - класс : LengthQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
LengthQueryFunction () | Initializes a new LengthQueryFunction instance. |
LengthQueryFunction (QueryColumnExpression) | Initializes a new LengthQueryFunction instance for the specified column expression. |
LengthQueryFunction (IQueryColumnExpressionConvertible) | Initializes a new LengthQueryFunction instance for the specified column expression. |
LengthQueryFunction (LengthQueryFunction) | Initializes a new LengthQueryFunction instance that is a clone of the passed-in function. |