dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDataAdapter Class / SQLiteDataAdapter Constructor

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