This documentation is archived and is not being maintained.
DbSnapshotInitializationTableStatistics::EndTime Property
Gets or sets the date and time at which the snapshot initialization process ended for the table.
Namespace:
Microsoft.Synchronization.Data
Assembly:
Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public:
property DateTime EndTime {
DateTime get ();
internal: void set (DateTime value);
}
Property Value
Type:
System::DateTimeThe date and time at which the snapshot initialization process ended for the table.