DbEndSnapshotInitializationEventArgs Class
Provides data for the EndSnapshotInitialization event.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
The DbEndSnapshotInitializationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InitializationStatistics | Gets a DbSnapshotInitializationStatistics object that contains session-level statistics, such as the number of tables that were initialized. |
![]() | TableInitializationStatistics | Gets a DbSnapshotInitializationTableStatistics object that contains table-level statistics, such as the number of rows in a table. |
![]() | Transaction | Gets or sets an IDbTransaction object that contains the transaction within which the snapshot initialization process ran. |
Show:
