SqlDecimal.Equals Method
.NET Framework 3.0
Returns a value that indicates whether an instance of SqlDecimal and the supplied object parameter represent the same value.
SqlDecimal Members
System.Data.SqlTypes Namespace
| Name | Description |
|---|---|
| SqlDecimal.Equals (Object) | Compares the supplied Object parameter to the Value property of the SqlDecimal instance. Supported by the .NET Compact Framework. |
| SqlDecimal.Equals (Object, Object) | Determines whether the specified Object instances are considered equal. |
| SqlDecimal.Equals (SqlDecimal, SqlDecimal) | Performs a logical comparison of the two SqlDecimal operands to determine whether they are equal. Supported by the .NET Compact Framework. |
Reference
SqlDecimal StructureSqlDecimal Members
System.Data.SqlTypes Namespace