Home NpgsqlConnectionExtensions Class
Post
Cancel

NpgsqlConnectionExtensions Class

Definition

Namespace: EntityDb.Npgsql.Extensions
Assembly: EntityDb.Npgsql

Extensions for the Npgsql Connection.

1
public static class NpgsqlConnectionExtensions

Inheritance: Object

Methods

ProvisionTables(NpgsqlConnection, CancellationToken) Provisions the needed collections on the database.
This post is licensed under CC BY 4.0 by the author.