dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksCommand Class / ExecuteReader Method

In This Topic
    ExecuteReader Method
    In This Topic
    Sends the CommandText to the Connection and builds a FreshBooksDataReader.
    Overload List
    OverloadDescription
    Sends the CommandText to the Connection and builds a FreshBooksDataReader.  
    Sends the CommandText to the Connection, and builds a FreshBooksDataReader using one of the System.Data.CommandBehavior values.  
    See Also