NpgsqlSettings Constructors
ClassConstructors1 member
Provides the client configuration settings for connecting to a PostgreSQL database using Npgsql.
ConstructorSection titled Constructorpublic class NpgsqlSettings{ public NpgsqlSettings() { // ... }}