SqlCacheDependencyAdmin.EnableTableForNotifications Method
.NET Framework 3.0
Connects to a SQL Server database and prepares a database table or tables for SqlCacheDependency change notifications.
| Name | Description |
|---|---|
| SqlCacheDependencyAdmin.EnableTableForNotifications (String, String) | Connects to the specified SQL Server database and enables the specified database table for SqlCacheDependency change notifications. |
| SqlCacheDependencyAdmin.EnableTableForNotifications (String, String[]) | Connects to the specified SQL Server database and enables the specified array of database tables for SqlCacheDependency change notification. |
Community Additions
ADD
Show: