DbServerSyncProvider::OnSelectingChanges Method

Raises the SelectingChanges event.

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

protected:
virtual void OnSelectingChanges(
	SelectingChangesEventArgs^ value
)

Parameters

value
Type: Microsoft.Synchronization.Data::SelectingChangesEventArgs
A SelectingChangesEventArgs object that contains event data.
Show: