SqlCacheDependencyAdmin::DisableTableForNotifications Method

 

Disables SqlCacheDependency change notifications on a SQL Server database table or an array of database tables.

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticDisableTableForNotifications(String^, String^)

Disables SqlCacheDependency change notifications on a SQL Server database table.

System_CAPS_pubmethodSystem_CAPS_staticDisableTableForNotifications(String^, array<String^>^)

Disables SqlCacheDependency change notifications on an array of SQL Server database tables.

Return to top
Show: