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.
Represents a set of session-level statistics about the snapshot initialization of a client database.
The following tables list the members exposed by the DbSnapshotInitializationStatistics type.
Public Properties
Name | Description | |
---|---|---|
![]() |
EndTime | Gets or sets the date and time at which the snapshot initialization process ended. |
![]() |
StartTime | Gets or sets the date and time at which the snapshot initialization process started. |
![]() |
TablesInitialized | Gets or sets the total number of tables that were initialized for the scope. |
![]() |
TotalTables | Gets the total number of tables in the scope. |
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
DbSnapshotInitializationStatistics Class
Microsoft.Synchronization.Data Namespace