SqlCacheDependencyDatabaseCollection.Clear Method ()

 

Removes all the SqlCacheDependencyDatabase objects from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Clear : unit -> unit

This method inserts a clear directive into the appropriate section of the configuration file to remove all references to elements defined in a higher-level configuration file.

The following code example shows how to use the Clear method.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: