Overload List

  NameDescription
Public methodSqlCacheDependency(String, String)
Initializes a new instance of the SqlCacheDependency class, using the supplied connection string and query string.
Public methodSqlCacheDependency(String, String, SqlCommandType, Dictionary<(Of <<'(String, SqlCmdParams>)>>))
Initializes a new instance of the SqlCacheDependency class. It supports the use of 'Stored Procedures'.

See Also