dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoCommand Class / ExecuteReader Method

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