Npgsql API Documentation

NpgsqlLSeg Structure

[This is preliminary documentation and subject to change.]

Represents a PostgreSQL Line Segment type.

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

System.Object
   ValueType
      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.

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlLSeg Members | NpgsqlTypes Namespace