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