DbBatchAppliedEventArgs Members
Provides data for the BatchApplied event.
The following tables list the members exposed by the DbBatchAppliedEventArgs type.
Public Properties
Name | Description | |
---|---|---|
CurrentBatchNumber | Gets the number of the batch that was most recently applied by the provider. | |
TotalBatchesToApply | Gets the total number of change batches to apply during this synchronization session. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DbBatchAppliedEventArgs Class
Microsoft.Synchronization.Data Namespace