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 DbSelectingChangesEventArgs class.
Overload List
| Name | Description |
|---|---|
| DbSelectingChangesEventArgs (DbSyncScopeMetadata, DbSyncSession, DbSyncContext, IDbConnection, IDbTransaction) |
Initializes a new instance of the DbSelectingChangesEventArgs class by using scope metadata, session, context, connection, and transaction parameters.
|
| DbSelectingChangesEventArgs (DbSyncScopeMetadata, DbSyncSession, DbSyncContext, IDbConnection, IDbTransaction, Generic ReadOnlyCollection) |
Initializes a new instance of the DbSelectingChangesEventArgs class by using scope metadata, session, context, connection, transaction, and table name parameters.
|
See Also
Reference
DbSelectingChangesEventArgs Class
DbSelectingChangesEventArgs Members
Microsoft.Synchronization.Data Namespace