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

In This Topic
    DB2TimeStampOffset Constructor
    In This Topic
    Initializes a new instance of the DB2TimeStampOffset structure.
    Overload List
    OverloadDescription
    Initializes a new instance of the DB2TimeStampOffset structure with the specified System.DateTimeOffset.  
    Initializes a new instance of the DB2TimeStampOffset structure with the specified System.DateTimeOffset and precision.  
    Initializes a new instance of the DB2TimeStampOffset structure with the specified year, month, day, hour, minute, second, and nanosecond.  
    Initializes a new instance of the DB2TimeStampOffset structure with the specified year, month, day, hour, minute, second, and nanosecond.  
    Initializes a new instance of the DB2TimeStampOffset structure with the specified year, month, day, hour, minute, second, and nanosecond.  
    See Also