OracleMonthSpan.Equals Method
.NET Framework 3.5
Compares the supplied object parameter to the Value property of the OracleMonthSpan object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Compares the supplied object parameter to the Value property of the OracleMonthSpan object. (Overrides ValueType.Equals(Object).) |
|
Equals(OracleMonthSpan, OracleMonthSpan) | Performs a logical comparison of two OracleMonthSpan structures to determine if they are equal. |