API reference v8.0.5.1

For information about using the API, see the Npgsql documentation.

Usage notes:

  • When using the API, replace references to Npgsql with EnterpriseDB.EDBClient.
  • When referring to classes, replace Npgsql with EDB. For example, use the EDBBinaryExporter class instead of the NpgsqlBinaryExporter class.
  • To find the Npgsql API version that was included with a specific EDB .NET release, see the EDB .NET release notes. The release notes specify the upstream Npgsql version that was merged. The version information is important because the available API features can vary between versions.