DB2Time Members
Represents the TIME DB2® data type. Encapsulates the TimeSpan .NET data type. The following tables list the members exposed by the DB2Time structure.
Public Fields
Public Constructors
Constructor | Description |
---|---|
![]() |
Initializes a new DB2Time structure. |
![]() |
Initializes a new DB2Time structure with the specified TimeSpan value. |
Public Properties
Public Methods
Method | Description |
---|---|
![]() |
Converts the supplied String to DB2Time. |
![]() |
Returns a string that represents the DB2Time structure. |
![]() |
Converts the supplied DB2Time structure to a TimeStamp. |
![]() |
Converts the supplied TimeStamp to DB2Time. |