Overload | Description |
---|---|
GetParameter(Int32) | Returns the DbParameter object at the specified index in the collection. |
GetParameter(String) | Returns DbParameter the object with the specified name. |
Overload | Description |
---|---|
GetParameter(Int32) | Returns the DbParameter object at the specified index in the collection. |
GetParameter(String) | Returns DbParameter the object with the specified name. |