The name of the table in the SQLite database.
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.
Generated using TypeDoc
Options for configuring the SQLiteRecordManager class.