Optional
connectionThe connection string of the SQLite database.
One of either localPath
or connectionString
is required.
Optional
localThe file path of the SQLite database.
One of either localPath
or connectionString
is required.
The name of the table in the SQLite database.
Options for configuring the SQLiteRecordManager class.