Name | Description | |
---|---|---|
PgSqlInet Constructor | Overloaded. Initializes a new instance of the PgSqlInet structure with the specified parameters. |
The following tables list the members exposed by PgSqlInet.
Name | Description | |
---|---|---|
PgSqlInet Constructor | Overloaded. Initializes a new instance of the PgSqlInet structure with the specified parameters. |
Name | Description | |
---|---|---|
Address | Gets the IP address. | |
IsNull | Gets a value indicating whether the PgSqlInet structure represents Null. | |
NetmaskBits | Gets the number of bits in the netmask. |
Name | Description | |
---|---|---|
CompareTo | Overloaded. Compares the current PgSqlInet object to the specified object. | |
Equals | Compares the specified object parameter to the PgSqlInet value. | |
GetHashCode | Gets a hash code for the PgSqlInet instance. | |
Parse | Converts the specified System.String representation of an IP address to its PgSqlInet equivalent. | |
ToString | Converts the current PgSqlInet structure to a System.String. |
Equality | Determines whether two PgSqlInet values are equal. |
Inequality | Compares two PgSqlInet structures to determine if they are not equal. |