API reference v6.0.2.1
For information about using the API, see the Npgsql documentation.
Usage notes:
- When using the API, replace references to
Npgsql
withEnterpriseDB.EDBClient
. - When referring to classes, replace
Npgsql
withEDB
. For example, use theEDBBinaryExporter
class instead of theNpgsqlBinaryExporter
class.