Npgsql API Docs

NpgsqlLSeg Structure

Represents a PostgreSQL Line Segment type.

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

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlLSeg

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

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

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlLSeg Members | NpgsqlTypes Namespace