Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 950 Bytes

File metadata and controls

36 lines (27 loc) · 950 Bytes
title - (Negative) (DMX) | Microsoft Docs
ms.date 06/07/2018
ms.prod sql
ms.technology analysis-services
ms.custom dmx
ms.topic conceptual
ms.author owend
ms.reviewer owend
author minewiskan

- (Negative) (DMX)

[!INCLUDEssas-appliesto-sqlas]

Performs a unary operation that returns the negative 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)