CopyState.DestinationSnapshotTime プロパティ

定義

最新の増分コピーの増分コピー先スナップショット時間 (存在する場合) を取得します。

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

プロパティ値

DateTimeOffset最新の増分コピーの宛先スナップショット時刻 () nullを格納している 。

適用対象