DbProviderFactories Methods

 

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetFactory(DataRow^)

Returns an instance of a DbProviderFactory.

System_CAPS_pubmethodSystem_CAPS_staticGetFactory(DbConnection^)

Returns an instance of a DbProviderFactory.

System_CAPS_pubmethodSystem_CAPS_staticGetFactory(String^)

Returns an instance of a DbProviderFactory.

System_CAPS_pubmethodSystem_CAPS_staticGetFactoryClasses()

Returns a DataTable that contains information about all installed providers that implement DbProviderFactory.

Return to top
Show: