Create an IfxConnectionStringBuilder

To create an IfxConnectionStringBuilder use one of the constructors.

To develop provider independent code, you can use the CreateConnectionStringBuilder() method from a provider-specific instance of the DbProviderFactory class to create a provider-specific instance of the DbConnectionStringBuilder class.