Parameters
- path
- A valid path to a SQLite database that ends with either a '.sqlite' or '.gpkg' extension.
SQLiteConnectionPath
class.Exception | Description |
---|---|
System.ArgumentNullException | path is null. |
System.ArgumentException | The path in path does not end with either a '.sqlite' or '.gpkg' extension. |
Target Platforms: Windows 10, Windows 8.1