Npgsql API Docs

NpgsqlCircle Structure

Represents a PostgreSQL Circle type.

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

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlCircle

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

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.NpgsqlCircle

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlCircle Members | NpgsqlTypes Namespace