Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. Compares the current DB2Date object to the specified object and returns an integer that represents their relative values. |
![]() ![]() | Equals | Overloaded. Compares two DB2Date structures to determine if they are equal. |
![]() | GetHashCode | Gets a hash code for the DB2Date instance. |
![]() ![]() | GreaterThan | Determines whether the first of two DB2Date values is greater than the second. |
![]() ![]() | GreaterThanOrEqual | Determines whether the first of two DB2Date values is greater than or equal to the second. |
![]() ![]() | LessThan | Determines whether the first of two DB2Date values is less than the second. |
![]() ![]() | LessThanOrEqual | Determines whether the first of two DB2Date values is less than or equal to the second. |
![]() ![]() | NotEquals | Determines whether two DB2Date values are not equal. |
![]() ![]() | Parse | Converts the specified System.String representation of a date and time to its DB2Date equivalent. |
![]() | ToString | Converts the specified DB2Date structure to a System.String. |