Mono Class Library: Overview

System.Data.Common.DbProviderFactory: Members

The members of System.Data.Common.DbProviderFactory are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
CanCreateDataSourceEnumeratorbool. Documentation for this section has not yet been entered.

Public Methods

CreateCommand() : DbCommand
Documentation for this section has not yet been entered.
CreateCommandBuilder() : DbCommandBuilder
Documentation for this section has not yet been entered.
CreateConnection() : DbConnection
Documentation for this section has not yet been entered.
CreateConnectionStringBuilder() : DbConnectionStringBuilder
Documentation for this section has not yet been entered.
CreateDataAdapter() : DbDataAdapter
Documentation for this section has not yet been entered.
CreateDataSourceEnumerator() : DbDataSourceEnumerator
Documentation for this section has not yet been entered.
CreateParameter() : DbParameter
Documentation for this section has not yet been entered.
CreatePermission(System.Security.Permissions.PermissionState) : System.Security.CodeAccessPermission
Documentation for this section has not yet been entered.