NpgsqlConnectionStringBuilder overview
|  NpgsqlConnectionStringBuilder | Overloaded. Initializes a new instance of the NpgsqlConnectionStringBuilder class. | 
|  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) | 
|  Add (inherited from DbConnectionStringBuilder) | |
|  Clear | Clear the member and assign them to the default value. | 
|  Clone | Return an exact copy of this NpgsqlConnectionString. | 
|  ContainsKey | Overloaded. | 
|  ContainsKey (inherited from DbConnectionStringBuilder) | Overloaded. | 
|  Equals (inherited from Object) | |
|  EquivalentTo (inherited from DbConnectionStringBuilder) | |
|  GetHashCode (inherited from Object) | |
|  GetType (inherited from Object) | |
|  Remove | |
|  ShouldSerialize (inherited from DbConnectionStringBuilder) | |
|  ToString (inherited from DbConnectionStringBuilder) | |
|  TryGetValue (inherited from DbConnectionStringBuilder) | 
|  ClearPropertyDescriptors (inherited from DbConnectionStringBuilder) | 
NpgsqlConnectionStringBuilder Class | Npgsql Namespace