Parameters
- szTime
- The string to parse.
Return Value
An DB2Time structure equal to the date represented by the specified System.String.
DB2Time newts = DB2Time.Parse("12/25/2005 3:40:15 PM");
Dim newts As DB2Time = DB2Time.Parse("12/25/2005 3:40:15 PM")
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2