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