Class DBDependencyFactory
Returns an instance of the DBCacheDependency class. This is a static class.
Inheritance
System.Object
DBDependencyFactory
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This API is deprecated and will be removed in a future release. This feature is being retired and will not be continued in future versions.", false)]
public class DBDependencyFactory
Methods
| Name | Description |
|---|---|
| CreateOleDbCacheDependency(String, String) | Creates a new instance of |
| CreateSqlCacheDependency(String, String) | Creates a new instance of Sql7CacheDependency class, using the supplied parameters. |