Delen via


DbEndSnapshotInitializationEventArgs Members

Provides data for the EndSnapshotInitialization event.

The following tables list the members exposed by the DbEndSnapshotInitializationEventArgs type.

Public Properties

  Name Description
Public property InitializationStatistics Gets a DbSnapshotInitializationStatistics object that contains session-level statistics, such as the number of tables that were initialized.
Public property TableInitializationStatistics Gets a DbSnapshotInitializationTableStatistics object that contains table-level statistics, such as the number of rows in a table.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd936828.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

DbEndSnapshotInitializationEventArgs Class
Microsoft.Synchronization.Data Namespace