SqlCacheDependencyDatabaseCollection.GetKey Method (Int32)
.NET Framework (current version)
Returns the key for the element located at the specified index in the SqlCacheDependencyDatabaseCollection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of the key to return.
A null reference (Nothing in Visual Basic) is returned if no element exists at the specified index.
.NET Framework
Available since 2.0
Available since 2.0
Show: