The OracleCacheDependency type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OracleCacheDependency(String, String) |
Initializes a new instance of the OracleCacheDependency class,
using the supplied connection string and query string.
| |
| OracleCacheDependency(String, String, OracleCommandType, Dictionary<(Of <<'(String, OracleCmdParams>)>>)) |
Initializes a new instance of the OracleCacheDependency class.
It supports the use of stored procedures.
|
Methods
| Name | Description | |
|---|---|---|
| AddDependencies | (Inherited from CacheDependency.) | |
| DependencyDispose |
Release custom resources used by the CacheDependency object.
(Inherited from CacheDependency.) | |
| Dispose |
Releases the resources used by the CacheDependency object.
(Inherited from CacheDependency.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CommandParams | ||
| CommandText | ||
| CommandType | ||
| ConnectionString | ||
| Dependencies | (Inherited from CacheDependency.) |