'Declaration Public Function New( _ ByVal value As DateTimeOffset, _ ByVal precision As Integer _ )
public DB2TimeStampOffset( DateTimeOffset value, int precision )
Parameters
- value
- The specified System.DateOffset.
- precision
- An integer value between 0 and 12, determining the number of decimal places of precision.