Executes a query statement returning the result set.
Public Function ExecuteReader() As DBRowReader
public DBRowReader ExecuteReader()
A DBRowReader for retrieving results returned by the SQL statement.