The AccessDataSource.SqlCacheDependency property overrides the SqlDataSource.SqlCacheDependency property.
Documentation for this section has not yet been entered.
In the base class, System.Web.UI.WebControls.SqlDataSource, the AccessDataSource.SqlCacheDependency property gets or sets a semicolon-delimited string that indicates which databases and tables to use for the Microsoft SQL Server cache dependency. Cache dependency is not supported by Microsoft Access, and any access to the AccessDataSource.SqlCacheDependency property results in a NotSupportedException exception.