Udostępnij za pośrednictwem


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
Public property EndTime Gets or sets the date and time at which the snapshot initialization process ended for the table.
Public property RowsInitialized Gets or sets the total number of rows that were initialized in the table.
Public property StartTime Gets the date and time at which the snapshot initialization process started for the table.
Public property TableName Gets the name of the table that was initialized.
Public property TotalRows Gets or sets the total number of rows in the table.

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 Dd918781.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

DbSnapshotInitializationTableStatistics Class
Microsoft.Synchronization.Data Namespace