System.Web.UI.WebControls.AccessDataSource: Method Members

The methods of System.Web.UI.WebControls.AccessDataSource are listed below. For a list of all members, see the AccessDataSource Members list.

See Also: Inherited members from System.Web.UI.WebControls.SqlDataSource

Protected Methods

override
CreateDataSourceView(string) : SqlDataSourceView

Creates a data source view object that is associated with the data source control.

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

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