CopyState.DestinationSnapshotTime Property

Definition

Gets the incremental destination snapshot time for the latest incremental copy, if present.

public DateTimeOffset? DestinationSnapshotTime { get; }
member this.DestinationSnapshotTime : Nullable<DateTimeOffset>
Public ReadOnly Property DestinationSnapshotTime As Nullable(Of DateTimeOffset)

Property Value

A DateTimeOffset containing the destination snapshot time for the latest incremental copy, or null.

Applies to