System.Web.UI.WebControls.AccessDataSource.GetDbProviderFactory Method

Retrieves a System.Data.Common.DbProviderFactory object that is associated with the .NET data provider that is identified by the SqlDataSource.ProviderName property.

Syntax

protected override System.Data.Common.DbProviderFactory GetDbProviderFactory ()

Returns

An System.Data.OleDb.OleDbFactory object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0