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