![]() | Error code. PostgreSQL 7.4 and up. |
![]() | Detailed error message. PostgreSQL 7.4 and up. |
![]() | String containing the sql sent which produced this error. |
![]() | Source file (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() | Suggestion to help resolve the error. PostgreSQL 7.4 and up. |
![]() | Position (one based) within the query string where the error was encounterd. This position refers to an internal command executed for example inside a PL/pgSQL function. PostgreSQL 7.4 and up. |
![]() | Internal query string where the error was encounterd. This position refers to an internal command executed for example inside a PL/pgSQL function. PostgreSQL 7.4 and up. |
![]() | Source file line number (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() | Terse error message. All versions. |
![]() | Position (one based) within the query string where the error was encounterd. PostgreSQL 7.4 and up. |
![]() | Source routine (in backend) reporting the error. PostgreSQL 7.4 and up. |
![]() | Severity code. All versions. |
![]() | Trace back information. PostgreSQL 7.4 and up. |
![]() | |
![]() | |
![]() | |
![]() | Return a string representation of this error object. |
NpgsqlError Class | Npgsql Namespace