Table of Contents

Property Params

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll

Params

These parameters are passed to the sync rules and will be available under the user_parameters object.

public Dictionary<string, object>? Params { get; set; }

Property Value

Dictionary<string, object>