asp.net.ph

AccessDataSource.SqlCacheDependency Property

System.Web.UI.WebControls Namespace   AccessDataSource Class


.NET Framework version 2.0

The SqlCacheDependency property overrides the SqlCacheDependency property.

NOTE: This member is used internally by the .NET infrastructure and is not intended to be called directly from your code.

Exceptions


Exception Type Condition
NotSupportedException An attempt was made to get or set the SqlCacheDependency property.

Remarks

In the base class, SqlDataSource, the 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 SqlCacheDependency property results in a NotSupportedException thrown.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph