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