Overload | Description |
---|---|
SQLiteConnection Constructor() | Initializes a new instance of the SQLiteConnection class. |
SQLiteConnection Constructor(String) | Initializes a new instance of the SQLiteConnection class when given a string containing the connection string. |