Table of Contents

Class PowerSyncDatabaseOptions

Namespace
PowerSync.Common.Client
Assembly
PowerSync.Common.dll
public class PowerSyncDatabaseOptions : BasePowerSyncDatabaseOptions
Inheritance
PowerSyncDatabaseOptions
Inherited Members

Constructors

PowerSyncDatabaseOptions()

Properties

Database

Source for a SQLite database connection.

RemoteFactory

Optional factory for creating the Remote instance. Used for testing to inject mock implementations. If not provided, a default Remote will be created.