Npgsql API Docs

NpgsqlPath Structure

Represents a PostgreSQL Path type.

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

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlPath

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

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

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlPath Members | NpgsqlTypes Namespace