Converts the specified
System.String representation of an IP address to its
PgSqlInet equivalent.
Parameters
- value
- The System.String to be parsed that contains an IP address. For IP v6 address must be in colon-hexadecimal notation. For IP v4 address must be in dotted-quad notation.
Return Value
A
PgSqlInet structure equal to an IP address 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