SnapDAL Library Documentation | |
DataFactory.GetDataSet Method (String, HybridDictionary, IDbTransaction)
Execute the given statement and return the results in a DataSet
Parameters
- statementName
- Name of the statement
- parms
- Input parameters
- transaction
- The transaction to execute the statement on
Return Value
DataSet of results with records in the first table
Implements
IDataLayer.GetDataSet
See Also
DataFactory Class | SnapDAL Namespace | DataFactory.GetDataSet Overload List