Npgsql Api Docs

NpgsqlError Class

This class represents the ErrorResponse and NoticeResponse message sent from PostgreSQL server.

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

System.Object
   Npgsql.NpgsqlError

[Visual Basic]
NotInheritable Public Class NpgsqlError
[C#]
public sealed class NpgsqlError

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: Npgsql

Assembly: Npgsql (in )

See Also

NpgsqlError Members | Npgsql Namespace