OracleTimeStamp Constructor(DateTime,String)
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 String _
)
Parameters
- dt
- The specified System.DateTime.
- timeZone
- A System.String that represents the time zone.