The members of System.Web.Configuration.SqlCacheDependencySection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationSection
Initializes a new instance of the System.Web.Configuration.SqlCacheDependencySection class. |
[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. |
override | PostDeserialize()Documentation for this section has not yet been entered. |