Describes the type of the Oracle command passed to the OracleDependency.

Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: 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 nameValueDescription
Text0
StoredProcedure1

See Also