The properties 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
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. |