Overload | Description |
---|---|
SQLiteDataAdapter Constructor() | Initializes a new instance of the SQLiteDataAdapter class. |
SQLiteDataAdapter Constructor(SQLiteCommand) | Initializes a new instance of the SQLiteDataAdapter class with the specified SQLiteCommand as the %% property. |
SQLiteDataAdapter Constructor(String,String) | Initializes a new instance of the SQLiteDataAdapter class with a SelectCommand and a connection string. |
SQLiteDataAdapter Constructor(String,SQLiteConnection) | Initializes a new instance of the SQLiteDataAdapter class with a SelectCommand and a SQLiteConnection object. |