DbProviderFactories::GetFactory Method
.NET Framework (current version)
Returns an instance of a DbProviderFactory.
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. |
Show:

