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
    Implements IEquatable`1([NpgsqlTypes.NpgsqlLSeg, Npgsql, Version=2.0.10.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7))
[C#]
public struct NpgsqlLSeg : 0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]]

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 )

See Also

NpgsqlLSeg Members | NpgsqlTypes Namespace