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

On this page
    SQLiteDataAdapter Constructor
    On this page
    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