IFilteredSimpleSyncProvider Interface
Represents a provider that filters data. This can result in two replicas synchronizing only a subset of the data that is available at each replica.
IFilteredSimpleSyncProvider method | Description |
|---|---|
Returns whether a provider is filtering data items during this synchronization session and options that specify which items to send to the destination replica. | |
Called by the Sync Framework runtime to determine whether an item satisfies the filtering criteria of the provider. |
Show: