The properties of System.Web.Configuration.SqlCacheDependencySection are listed below. For a list of all members, see the SqlCacheDependencySection Members list.
See Also: Inherited members from System.Configuration.ConfigurationSection
[read-only] | Databases | SqlCacheDependencyDatabaseCollection.
Gets the collection of System.Web.Configuration.SqlCacheDependencyDatabase objects stored within the System.Web.Configuration.SqlCacheDependencySection. |
Enabled | bool.
Gets or sets a value indicating whether the database table should be monitored for changes. | |
PollTime | int.
Gets or sets the frequency with which the System.Web.Caching.SqlCacheDependency polls the database table for changes. |
[read-only] override | ElementProperty | System.Configuration.ConfigurationElementProperty. Documentation for this section has not yet been entered. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |