DbProviderFactory Constructor
Definition
Initializes a new instance of a DbProviderFactory class.
protected:
DbProviderFactory();
protected DbProviderFactory ();
Protected Sub New ()
Remarks
Use one of the DbProviderFactories.GetFactory
methods to get an instance of DbProviderFactory.