This documentation is archived and is not being maintained.
SqlCacheDependency Constructor
Visual Studio 2010
Initializes a new instance of the SqlCacheDependency class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: