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

Property CommandParams

CommandParams

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

Declaration
public Dictionary<string, OracleCmdParams> CommandParams { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, OracleCmdParams>

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

Back to top Copyright © 2017 Alachisoft