System.Web.Configuration.SqlCacheDependencyDatabase Members

The members of System.Web.Configuration.SqlCacheDependencyDatabase are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.SqlCacheDependencyDatabase class with the passed parameters.

Initializes a new instance of the System.Web.Configuration.SqlCacheDependencyDatabase class.

Public Properties

ConnectionStringNamestring.

Gets or sets the connection name for the database.

Namestring.

Gets or sets the name of the database.

PollTimeint.

Gets or sets the frequency with which the System.Web.Caching.SqlCacheDependency polls the database table for changes.

Protected Properties

[read-only]
override
ElementPropertySystem.Configuration.ConfigurationElementProperty. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.