dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataAdapter Class / MySqlDataAdapter Constructor

In This Topic
    MySqlDataAdapter Constructor
    In This Topic
    Initializes a new instance of the MySqlDataAdapter class.
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlDataAdapter class.  
    Initializes a new instance of the MySqlDataAdapter class with the specified MySqlCommand as the %% property.  
    Initializes a new instance of the MySqlDataAdapter class with a SelectCommand and a connection string.  
    Initializes a new instance of the MySqlDataAdapter class with a SelectCommand and a MySqlConnection object.  
    See Also