ChangesSelectedEventArgs Properties

Public Properties

  Name Description
Public property Connection
Gets an IDbConnection object for the connection over which changes are selected.
Public property Context
Gets a SyncContext object that contains data changes and anchor values and other metadata for a synchronization session.
Public property GroupMetadata
Gets a SyncGroupMetadata object that contains metadata, such as the names of the tables in the synchronization group.
Public property Session
Gets a SyncSession object that contains synchronization session variables, such as the ID of the client that is synchronizing.
Public property Transaction
Gets or sets an IDbTransaction object that contains the transaction within which changes to tables are selected.

Top

See Also

Reference

ChangesSelectedEventArgs Class
Microsoft.Synchronization.Data Namespace