The properties of the NpgsqlConnectionStringBuilder class are listed below. For a complete list of NpgsqlConnectionStringBuilder class members, see the NpgsqlConnectionStringBuilder Members topic.
|  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 | |
|  Encoding | Obsolete. | 
|  Enlist | |
|  Host | |
|  IntegratedSecurity | |
|  IsFixedSize (inherited from DbConnectionStringBuilder) | |
|  IsReadOnly (inherited from DbConnectionStringBuilder) | |
|  Item | Overloaded. 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) | 
NpgsqlConnectionStringBuilder Class | Npgsql Namespace