OptionalconnectionThe connection string of the SQLite database.
One of either localPath or connectionString is required.
OptionallocalThe 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.