The IDataProcedureParameters type exposes the following members.

Properties

  NameDescription
Public propertyCount
Get the count of the parameter items in the collection.
Public propertyItem[([( Int32])])
Retrieve the parameter by its index.
Public propertyItem[([( String])])
Retrieve the parameter based upon the key passed.

See Also