WorkloadSqlRecoveryPointExtendedInfo.DataDirectoryInfoCapturedOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UTC time at which data directory info was captured.
public DateTimeOffset? DataDirectoryInfoCapturedOn { get; set; }
member this.DataDirectoryInfoCapturedOn : Nullable<DateTimeOffset> with get, set
Public Property DataDirectoryInfoCapturedOn As Nullable(Of DateTimeOffset)