SqlCacheDependencyDatabaseCollection.Get Method (String)
.NET Framework (current version)
Returns the SqlCacheDependencyDatabaseCollection element with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of the SqlCacheDependencyDatabaseCollection element to retrieve.
Return Value
Type: System.Web.Configuration.SqlCacheDependencyDatabaseThe SqlCacheDependencyDatabaseCollection element with the specified name.
A null reference (Nothing in Visual Basic) is returned if no element exists with the specified name.
.NET Framework
Available since 2.0
Available since 2.0
Show: