OracleTimeStamp Constructor(DateTime,TimeSpan)
Initializes a new instance of the
OracleTimeStamp structure with the specified
System.DateTime and time zone.
'Declaration
Public Function New( _
ByVal As Date, _
ByVal As TimeSpan _
)
Parameters
- dt
- The specified System.DateTime.
- timeZone
- The specified time zone.