Overload List
| Name | Description | |
|---|---|---|
| GetSpParameterSet(IDbConnection, String) |
Retrieves the set of IDataParameters appropriate for the stored procedure
| |
| GetSpParameterSet(String, String) |
Retrieves the set of IDataParameters appropriate for the stored procedure
| |
| GetSpParameterSet(IDbConnection, String, Boolean) |
Retrieves the set of IDataParameters appropriate for the stored procedure
| |
| GetSpParameterSet(String, String, Boolean) |
Retrieves the set of IDataParameters appropriate for the stored procedure
|