IfxConnectionStringBuilder public methods
- IfxConnectionStringBuilder.Add
- Adds an entry with the specified key and value into the IfxConnectionStringBuilder.
- IfxConnectionStringBuilder.AppendKeyValuePair
- Appends a key and value to an existing StringBuilder object.
- IfxConnectionStringBuilder.Clear
- Clears the contents from the IfxConnectionStringBuilder instance.
- IfxConnectionStringBuilder.ContainsKey
- Indicates whether this IfxConnectionStringBuilder object contains a specific key.
- IfxConnectionStringBuilder.EquivalentTo
- Compares the connection information in this IfxConnectionStringBuilder object with the connection information in another object.
- IfxConnectionStringBuilder.Remove
- Removes the specified key from the IfxConnectionStringBuilder instance.
- IfxConnectionStringBuilder.ToString
- Returns the connection string that is associated with this IfxConnectionStringBuilder object.
- IfxConnectionStringBuilder.TryGetValue
- Retrieves a value that corresponds to the supplied key from this IfxConnectionStringBuilder object.