• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class OracleCmdParams

Holds the type and value of the parameters passed to the command instance.

Inheritance
System.Object
OracleCmdParams
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class OracleCmdParams

Properties

Name Description
Direction

The direction of the passed parameters (in/out).

Type

The type of the command parameter.

Value

The value of the command parameter.

Back to top Copyright © 2017 Alachisoft