Create an IfxConnection

Some methods of other objects create IfxConnection objects implicitly. To create an IfxConnection object explicitly, use one of its constructors.

To write provider-independent code, you can use the CreateConnection() method of the DbProviderFactory class to create a provider-specific instance of DbCommand.