dotConnect for Dynamics 365 Documentation
Devart.Data.Dynamics Namespace / DynamicsCommand Class / ExecuteReader Method

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