DataAccessAdapterCoreCallRetrievalStoredProcedure Method | 
| Name | Description | |
|---|---|---|
| CallRetrievalStoredProcedure(String, DbParameter, DataSet) |  Calls the specified retrieval stored procedure in the database. Fills the specified DataSet. Will participate in the transaction if a
            transaction is in progress.   | |
| CallRetrievalStoredProcedure(String, DbParameter, DataTable) |  Calls the specified retrieval stored procedure in the database. Fills the specified datatable. Will participate in the transaction if a
            transaction is in progress.  |