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