SqlDouble::UnaryNegation Operator (SqlDouble)
.NET Framework (current version)
Returns the negated value of the specified SqlDouble structure.
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlDouble
A SqlDouble structure.
Return Value
Type: System.Data.SqlTypes::SqlDoubleA SqlDouble structure that contains the negated value.
.NET Framework
Available since 1.1
Available since 1.1
Show: