DbApplyingChangesEventArgs Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DbApplyingChangesEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DbApplyingChangesEventArgs(DbSyncScopeMetadata, DataSet, DbSyncSession, DbSyncContext, IDbConnection, IDbTransaction) Initializes a new instance of the DbApplyingChangesEventArgs class by using scope metadata, DataSet, session, context, connection, and transaction parameters.
Public method DbApplyingChangesEventArgs(DbSyncScopeMetadata, DataSet, DbSyncSession, DbSyncContext, IDbConnection, IDbTransaction, Boolean) Initializes a new instance of the DbApplyingChangesEventArgs class by using scope metadata, DataSet, session, context, connection, transaction, and batch parameters.

Top

See Also

Reference

DbApplyingChangesEventArgs Class

Microsoft.Synchronization.Data Namespace