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.
Provides data for the BatchSpooled event.
The following tables list the members exposed by the DbBatchSpooledEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
BatchFileName | Gets or sets the name of the file to which spooled changes are written. |
![]() |
CurrentBatchNumber | Gets the number of the batch that was most recently written to the spooling file. |
![]() |
CurrentBatchTableWatermarks | Gets the table name and maximum tickcount value for each table that has changes in the current batch. |
![]() |
DataCacheSize | Gets the size of the current batch. |
![]() |
TotalBatchesSpooled | Gets or sets the total number of change batches that were spooled to disk when the BatchSpooled event was raised. |
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
DbBatchSpooledEventArgs Class
Microsoft.Synchronization.Data Namespace