Parse(String,String) Method
Converts the specified
System.String representation of a date to its
PgSqlTime equivalent.
Parameters
- value
- The System.String to be parsed.
- format
- A System.String that describes elements contained within . The syntax is as in the PostgreSQL to_timestamp function.
Return Value
a
PgSqlTime structure equal to the date represented by the specified
System.String.
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