Деление - оператор Смотри также Terrasoft.Core.DB - пространство имен > QueryColumnExpression - класс : Деление - оператор C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Деление(QueryColumnExpression,QueryColumnExpression) | Overloads the operator of the arithmetic division of the left column expression by the right column expression. |
Деление(QueryColumnExpression,IQueryColumnExpressionConvertible) | Overloads the operator of the arithmetic division of the left column expression by the right column expression. |
Деление(IQueryColumnExpressionConvertible,QueryColumnExpression) | Overloads the operator of the arithmetic division of the left column expression by the right column expression. |