dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2TimeStampOffset Structure

In This Topic
DB2TimeStampOffset Structure Methods
In This Topic

For a list of all members of this type, see DB2TimeStampOffset members.

Public Methods
 NameDescription
Public MethodOverloaded. Compares the current DB2TimeStampOffset object to the specified object and returns an integer that represents their relative values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Compares two DB2TimeStampOffset structures to determine if they are equal.  
Public MethodGets a hash code for the DB2TimeStampOffset instance.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2TimeStampOffset values is greater than the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2TimeStampOffset values is greater than or equal to the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2TimeStampOffset values is less than the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether the first of two DB2TimeStampOffset values is less than or equal to the second.  
Public Methodstatic (Shared in Visual Basic)Determines whether two DB2TimeStampOffset values are not equal.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts the specified System.String representation of a date to its DB2TimeStampOffset equivalent.  
Public MethodConverts the current DB2TimeStampOffset structure to a System.String.  
Top
See Also