Executes a SQL Command object and returns a SqlDataReader object
public virtual DbDataReader ExecuteReader(DbCommand command, Object[] parameters)
Parameters
command
Command should be created with GetSqlCommand and open connection
parameters
Overloads:
See also:
Class DataAccessBase© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic