SQLiteConnectionParameters Constructors
Contains parameters used to establish a connection to a SQLite database file.
Name | Parameters | Description |
---|---|---|
SQLite |
none |
Initializes a new instance of the SQLite |
SQLite |
file |
Initializes a new instance of the SQLite |
See Also