| Overload | Description |
|---|---|
| SQLiteDataTable Constructor() | Initializes a new instance of the SQLiteDataTable class. |
| SQLiteDataTable Constructor(String) | Initializes a new instance of the SQLiteDataTable class. |
| SQLiteDataTable Constructor(SQLiteCommand) | Initializes a new instance of the SQLiteDataTable class. |
| SQLiteDataTable Constructor(SQLiteCommand,SQLiteConnection) | Initializes a new instance of the SQLiteDataTable class. |
| SQLiteDataTable Constructor(String,SQLiteConnection) | Initializes a new instance of the SQLiteDataTable class. |
| SQLiteDataTable Constructor(String,String) | Initializes a new instance of the SQLiteDataTable class. |