The IDataProcedureParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Get the count of the parameter items in the collection.
| |
Item[([( Int32])]) |
Retrieve the parameter by its index.
| |
Item[([( String])]) |
Retrieve the parameter based upon the key passed.
|