Overload List

  NameDescription
Public methodGetSpParameterSet(IDbConnection, String)
Retrieves the set of IDataParameters appropriate for the stored procedure
Public methodGetSpParameterSet(String, String)
Retrieves the set of IDataParameters appropriate for the stored procedure
Public methodGetSpParameterSet(IDbConnection, String, Boolean)
Retrieves the set of IDataParameters appropriate for the stored procedure
Public methodGetSpParameterSet(String, String, Boolean)
Retrieves the set of IDataParameters appropriate for the stored procedure

See Also