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