public class BigcommerceProviderFactory : Devart.Data.SqlShimProviderFactory, System.IServiceProvider
'Declaration Public Class BigcommerceProviderFactory Inherits Devart.Data.SqlShimProviderFactory Implements System.IServiceProvider
You can use BigcommerceProviderFactory class to implement a code where user chooses which data source to use.
To obtain an instance of the class you can use the DbProviderFactories.GetFactory method with the invariant name Devart.Data.Bigcommerce.
System.Object
System.Data.Common.DbProviderFactory
Devart.Data.SqlShimProviderFactory
Devart.Data.Bigcommerce.BigcommerceProviderFactory