This documentation is archived and is not being maintained.

SqlCacheDependency Constructor

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.

  NameDescription
Public method SqlCacheDependency(SqlCommand) Initializes a new instance of the SqlCacheDependency class, using the supplied SqlCommand to create a cache-key dependency.
Public method SqlCacheDependency(String, String) Initializes a new instance of the SqlCacheDependency class, using the supplied parameters to create a cache-key dependency.
Top
Show: