Npgsql Api Docs

NpgsqlInet Structure

Represents a PostgreSQL inet type.

For a list of all members of this type, see NpgsqlInet Members.

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlInet

[Visual Basic]
Public Structure NpgsqlInet
[C#]
public struct NpgsqlInet

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlInet Members | NpgsqlTypes Namespace