Mono Class Library: Overview

System.Data.SqlClient.SqlClientFactory: Members

The members of System.Data.SqlClient.SqlClientFactory are listed below.

See Also: Inherited members from System.Data.Common.DbProviderFactory

Public Fields

static readonly
InstanceSqlClientFactory. Documentation for this section has not yet been entered.

Public Properties

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

Public Methods

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