Overload | Description |
---|---|
DB2TimeStamp Constructor(DateTime) | Initializes a new instance of the DB2TimeStamp structure with the specified System.DateTime. |
DB2TimeStamp Constructor(DateTime,Int32) | Initializes a new instance of the DB2TimeStamp structure with the specified System.DateTime. |
DB2TimeStamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int32) | Initializes a new instance of the DB2TimeStamp structure with the specified year, month, day, hour, minute, second, and nanosecond. |
DB2TimeStamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int64) | Initializes a new instance of the DB2TimeStamp structure with the specified year, month, day, hour, minute, second, and nanosecond. |
DB2TimeStamp Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int64,Int32) | Initializes a new instance of the DB2TimeStamp structure with the specified year, month, day, hour, minute, second, and nanosecond. |