SqlCacheDependencyDatabaseCollection.Item Property (String)
.NET Framework (current version)
Gets or sets the SqlCacheDependencyDatabase object with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of the SqlCacheDependencyDatabase object.
Property Value
Type: System.Web.Configuration.SqlCacheDependencyDatabaseThe SqlCacheDependencyDatabase object with the specified name.
.NET Framework
Available since 2.0
Available since 2.0
Show: