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

Enum OracleParameterDirection

Describes whether the passed parameters are out parameters or not.

Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum OracleParameterDirection

Fields

Name Description
Input

In parameters.

Output

Out parameters.

Back to top Copyright © 2017 Alachisoft