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