SqlCacheDependency Constructor
.NET Framework (current version)
Initializes a new instance of the SqlCacheDependency class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SqlCacheDependency(SqlCommand^) | Initializes a new instance of the SqlCacheDependency class, using the supplied SqlCommand to create a cache-key dependency. |
![]() | SqlCacheDependency(String^, String^) | Initializes a new instance of the SqlCacheDependency class, using the supplied parameters to create a cache-key dependency. |
Show:
