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 EndSnapshotInitialization event.
The following tables list the members exposed by the DbEndSnapshotInitializationEventArgs type.
Public Properties
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. |
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
DbEndSnapshotInitializationEventArgs Class
Microsoft.Synchronization.Data Namespace