DbSnapshotInitializationTableStatistics::StartTime Property

Gets the date and time at which the snapshot initialization process started for the table.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
property DateTime StartTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date and time at which the snapshot initialization process started for the table.
Show: