Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DbApplyingChangesEventArgs class.
Overload List
| Name | Description |
|---|---|
| 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.
|
| 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.
|
See Also
Reference
DbApplyingChangesEventArgs Class
DbApplyingChangesEventArgs Members
Microsoft.Synchronization.Data Namespace