Npgsql API Docs

NpgsqlPoint Structure

Represents a PostgreSQL Point type

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

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlPoint

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

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.

Remarks

Missing <remarks> documentation for T:NpgsqlTypes.NpgsqlPoint

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlPoint Members | NpgsqlTypes Namespace