dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlHelper Class / ExecuteReader Method

In This Topic
    ExecuteReader Method (MySqlHelper)
    In This Topic
    Executes a single command against a MySQL database, possibly inside an existing transaction, and returns MySqlDataReader as the result.
    Overload List
    OverloadDescription
    Executes a single command against a MySQL database, possibly inside an existing transaction, and returns MySqlDataReader as the result.  
    Executes a single command against a MySQL database, possibly inside an existing transaction, and returns MySqlDataReader as the result.  
    See Also