ExecuteReader method

Syntax
DBRowReader ExecuteReader( )
Remarks

Executes a query statement returning the result set. Returns a DBRowReader for retrieving results returned by the SQL statement.