SqlMoney::UnaryNegation Operator (SqlMoney)
.NET Framework (current version)
The unary minus operator negates the SqlMoney parameter.
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlMoney
The SqlMoney structure to be negated.
Return Value
Type: System.Data.SqlTypes::SqlMoneyA SqlMoney structure whose Value contains the results of the negation.
.NET Framework
Available since 1.1
Available since 1.1
Show: