DB2®ConnectionStringBuilder Methods
The methods of the DB2ConnectionStringBuilder class are listed here.
Public Methods
Method | Description |
---|---|
![]() |
Adds an entry with the specified key and value into the DbConnectionStringBuilder. |
![]() |
Clears the contents of the DB2ConnectionStringBuilder instance. |
![]() |
Determines whether the DB2ConnectionStringBuilder contains the specified key. |
![]() |
Determines whether two Object instances are equal. |
![]() |
Compares the connection information in this DbConnectionStringBuilder object with the connection information in the supplied object. |
![]() |
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Gets the Type of the current instance. |
![]() |
Removes the entry with the specified key from the DB2ConnectionStringBuilder. |
![]() |
Indicates whether the specified key exists in this DB2ConnectionStringBuilder instance. |
![]() |
Returns the connection string associated with this DbConnectionStringBuilder. |
![]() |
Retrieves a value from the DB2ConnectionStringBuilder corresponding to the specified key. |