Npgsql Api Docs

NpgsqlConnectionStringBuilder Properties

The properties of the NpgsqlConnectionStringBuilder class are listed below. For a complete list of NpgsqlConnectionStringBuilder class members, see the NpgsqlConnectionStringBuilder Members topic.

Public Instance Properties

ApplicationName 
BrowsableConnectionString (inherited from DbConnectionStringBuilder) 
CommandTimeout 
Compatible Compatibilty version. When possible, behaviour caused by breaking changes will be preserved if this version is less than that where the breaking change was introduced.
ConnectionLifeTime 
ConnectionString (inherited from DbConnectionStringBuilder) 
Count (inherited from DbConnectionStringBuilder) 
Database 
EncodingObsolete.  
Enlist 
Host 
IntegratedSecurity 
IsFixedSize (inherited from DbConnectionStringBuilder) 
IsReadOnly (inherited from DbConnectionStringBuilder) 
ItemOverloaded. Case insensative accessor for indivual connection string values.
Keys (inherited from DbConnectionStringBuilder) 
MaxPoolSize 
MinPoolSize 
Password 
PasswordAsByteArray 
Pooling 
Port 
PreloadReader 
Protocol 
SearchPath 
SSL 
SslMode 
SyncNotification 
Timeout 
UseExtendedTypes 
UserName 
Values (inherited from DbConnectionStringBuilder) 

See Also

NpgsqlConnectionStringBuilder Class | Npgsql Namespace