MigrateSqlServerSqlDbSyncTaskOutputTableLevel.FullLoadEstFinishTime 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.
Gets estimate to finish full load
[Newtonsoft.Json.JsonProperty(PropertyName="fullLoadEstFinishTime")]
public DateTimeOffset? FullLoadEstFinishTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fullLoadEstFinishTime")>]
member this.FullLoadEstFinishTime : Nullable<DateTimeOffset>
Public ReadOnly Property FullLoadEstFinishTime As Nullable(Of DateTimeOffset)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute