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