Options for configuring the SQLiteRecordManager class.
SQLiteRecordManagerOptionsThe connection string of the SQLite database.
One of either localPath or connectionString is required.
The file path of the SQLite database.
One of either localPath or connectionString is required.