SqlCacheDependencyDatabaseCollection::Get Method

 

Returns the specified SqlCacheDependencyDatabaseCollection element.

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

NameDescription
System_CAPS_pubmethodGet(Int32)

Returns the SqlCacheDependencyDatabaseCollection element at the specified index.

System_CAPS_pubmethodGet(String^)

Returns the SqlCacheDependencyDatabaseCollection element with the specified name.

Return to top
Show: