public class DynamicsProviderFactory : Devart.Data.SqlShimProviderFactory, System.IServiceProvider
'Declaration Public Class DynamicsProviderFactory Inherits Devart.Data.SqlShimProviderFactory Implements System.IServiceProvider
You can use DynamicsProviderFactory 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.Dynamics.
System.Object
System.Data.Common.DbProviderFactory
Devart.Data.SqlShimProviderFactory
Devart.Data.Dynamics.DynamicsProviderFactory
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2