System.Web.Configuration.SqlCacheDependencyDatabaseCollection.Remove Method

Removes the System.Web.Configuration.SqlCacheDependencyDatabaseCollection object with the specified name from the collection.

Syntax

public void Remove (string name)

Parameters

name
The name of the System.Web.Configuration.SqlCacheDependencyDatabase object to remove from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0