DbProviderFactories Methods
.NET Framework (current version)
Namespace:
System.Data.Common
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetFactory(DataRow^) | Returns an instance of a DbProviderFactory. |
![]() ![]() | GetFactory(DbConnection^) | Returns an instance of a DbProviderFactory. |
![]() ![]() | GetFactory(String^) | Returns an instance of a DbProviderFactory. |
![]() ![]() | GetFactoryClasses() | Returns a DataTable that contains information about all installed providers that implement DbProviderFactory. |
Show:

