The members of System.Web.UI.WebControls.AccessDataSource are listed below.
See Also: Inherited members from System.Web.UI.WebControls.SqlDataSource
Initializes a new instance of the System.Web.UI.WebControls.AccessDataSource class. | ||
Initializes a new instance of the System.Web.UI.WebControls.AccessDataSource class with the specified data file path and Select command. |
override | ConnectionString | string.
Gets the connection string that is used to connect to the Microsoft Access database. |
DataFile | string.
Gets or sets the location of the Microsoft Access .mdb file. | |
override | ProviderName | string.
Gets the name of the .NET data provider that the System.Web.UI.WebControls.AccessDataSource control uses to connect to a Microsoft Access database. |
override | SqlCacheDependency | string.
The AccessDataSource.SqlCacheDependency property overrides the SqlDataSource.SqlCacheDependency property. |
override | CreateDataSourceView(string)
| |
override | GetDbProviderFactory()
|