Share via


DbBatchSpooledEventArgs Members

Provides data for the BatchSpooled event.

The following tables list the members exposed by the DbBatchSpooledEventArgs type.

Public Properties

  Name Description
Public property BatchFileName Gets or sets the name of the file to which spooled changes are written.
Public property CurrentBatchNumber Gets the number of the batch that was most recently written to the spooling file.
Public property CurrentBatchTableWatermarks Gets the table name and maximum tickcount value for each table that has changes in the current batch.
Public property DataCacheSize Gets the size of the current batch.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937014.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DbBatchSpooledEventArgs Class
Microsoft.Synchronization.Data Namespace