DbSnapshotInitializationTableStatistics Members
Represents a set of table-level statistics about the snapshot initialization of a client database.
The following tables list the members exposed by the DbSnapshotInitializationTableStatistics type.
Public Properties
Name | Description | |
---|---|---|
EndTime | Gets or sets the date and time at which the snapshot initialization process ended for the table. | |
RowsInitialized | Gets or sets the total number of rows that were initialized in the table. | |
StartTime | Gets the date and time at which the snapshot initialization process started for the table. | |
TableName | Gets the name of the table that was initialized. | |
TotalRows | Gets or sets the total number of rows in the table. |
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
DbSnapshotInitializationTableStatistics Class
Microsoft.Synchronization.Data Namespace