SqlCacheDependencyAdmin::EnableTableForNotifications Method
.NET Framework (current version)
Connects to a SQL Server database and prepares a database table or tables for SqlCacheDependency change notifications.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | EnableTableForNotifications(String^, String^) | Connects to the specified SQL Server database and enables the specified database table for SqlCacheDependency change notifications. |
![]() ![]() | EnableTableForNotifications(String^, array<String^>^) | Connects to the specified SQL Server database and enables the specified array of database tables for SqlCacheDependency change notification. |
Show:

