RelationalSyncProvider.SelectingChanges Event

Occurs during downloading, after connecting to the database but before selecting changes.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public event EventHandler<DbSelectingChangesEventArgs> SelectingChanges
Show: