SqlCacheDependencyDatabaseCollection.AllKeys Property

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

member AllKeys : string[] with get

Property Value

Type: System.String[]

The string array containing the collection keys.

The following code example shows how to use the AllKeys property.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: