Interface ISyncStreamDescription
A description of a sync stream, consisting of its Name and the Parameters used when subscribing.
public interface ISyncStreamDescription
Properties
- Name
The name of the stream as it appears in the stream definition for the PowerSync service.
- Parameters
The parameters used to subscribe to the stream, if any. The same stream can be subscribed to multiple times with different parameters.