SqlDecimal::Sign Method (SqlDecimal)
.NET Framework (current version)
Gets a value that indicates the sign of a SqlDecimal structure's Value property.
Assembly: System.Data (in System.Data.dll)
Parameters
- n
-
Type:
System.Data.SqlTypes::SqlDecimal
The SqlDecimal structure whose sign is to be evaluated.
Return Value
Type: System.Data.SqlTypes::SqlInt32A number that indicates the sign of the SqlDecimal structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: