Sdílet prostřednictvím


DbSelectingChangesEventArgs Constructor

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