Npgsql Api Docs

NpgsqlConnectionStringBuilder Members

NpgsqlConnectionStringBuilder overview

Public Instance Constructors

NpgsqlConnectionStringBuilder Overloaded. Initializes a new instance of the NpgsqlConnectionStringBuilder class.

Public Instance Properties

BrowsableConnectionString 
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 
Count 
Database 
EncodingObsolete.  
Enlist 
Host 
IntegratedSecurity 
IsFixedSize 
IsReadOnly 
ItemOverloaded. Case insensative accessor for indivual connection string values.
Keys 
MaxPoolSize 
MinPoolSize 
Password 
Pooling 
Port 
PreloadReader 
Protocol 
SearchPath 
SSL 
SslMode 
SyncNotification 
Timeout 
UseExtendedTypes 
UserName 
Values 

Public Instance Methods

Add (inherited from DbConnectionStringBuilder) 
Clear Clear the member and assign them to the default value.
Clone Return an exact copy of this NpgsqlConnectionString.
ContainsKeyOverloaded.  
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) 

Protected Internal Instance Methods

ClearPropertyDescriptors (inherited from DbConnectionStringBuilder) 

See Also

NpgsqlConnectionStringBuilder Class | Npgsql Namespace