Npgsql Api Docs

NpgsqlConnectionStringBuilder Methods

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

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