SqlCacheDependencyAdmin::DisableTableForNotifications Method
.NET Framework (current version)
Disables SqlCacheDependency change notifications on a SQL Server database table or an array of database tables.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DisableTableForNotifications(String^, String^) | Disables SqlCacheDependency change notifications on a SQL Server database table. |
![]() ![]() | DisableTableForNotifications(String^, array<String^>^) | Disables SqlCacheDependency change notifications on an array of SQL Server database tables. |
Show:

