Field | Description |
---|---|
Instance | The static field containing the single instance of IngresFactory. |
Method | Description |
---|---|
CreateCommand | Creates an instance of IngresCommand using the factory. |
CreateCommandBuilder | Creates an instance of IngresCommandBuilder using the factory. |
CreateConnection | Creates an instance of IngresConnection using the factory. |
CreateConnectionStringBuilder | Creates an instance of IngresConnectionStringBuilder using the factory. |
CreateDataAdapter | Creates an instance of IngresDataAdapter using the factory. |
CreateDataSourceEnumerator | Always returns null. |
CreateParameter | Creates an instance of IngresParameter using the factory. |
CreatePermission | Creates an instance of IngresPermission using the factory. |