Describes the type of the Oracle command passed to the OracleDependency.
Namespace: Alachisoft.NCache.Runtime.DependenciesAssembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public enum OracleCommandType |
| Visual Basic |
|---|
Public Enumeration OracleCommandType |
| Visual C++ |
|---|
public enum class OracleCommandType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Text | 0 | ||
| StoredProcedure | 1 |