6.17.3.2 Item

Item gets and sets the OracleParameter object.

Overload List:

  • Item[int]

    This property gets and sets the OracleParameter object at the index specified by the supplied parameterIndex.

  • Item[string]

    This property gets and sets the OracleParameter object using the parameter name specified by the supplied parameterName.