+ (Positive) (DMX)
Applies to: SQL Server Analysis Services
Performs a unary operation that returns the positive value of a numeric expression.
Syntax
+ Numeric_Expression
Parameters
Numeric_Expression
A valid Data Mining Extensions (DMX) expression that returns a numeric value.
Return Value
A value that has the data type of the specified parameter.
See Also
Data Mining Extensions (DMX) Operator Reference
Operators (DMX)
Unary Operators (DMX)