SnapDAL Library Documentation | |
DataFactory.ExecuteDataReader Method (String, HybridDictionary, HybridDictionary, CommandBehavior[])
EExecute the statement returning a IDataReader of results and output parameters
Parameters
- statementName
- Name of the statment
- parms
- HybridDictionary of input parameters
- outputParms
- HybridDictionary of output parameters
- behaviors
- Array of CommandBehavior
Return Value
IDataReader of results
Implements
IDataLayer.ExecuteDataReader
See Also
DataFactory Class | SnapDAL Namespace | DataFactory.ExecuteDataReader Overload List