다음을 통해 공유


MigrateSqlServerSqlDbTaskOutputMigrationLevel.DurationInSeconds Property

Definition

Gets duration of task execution in seconds.

[Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")]
public long? DurationInSeconds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")>]
member this.DurationInSeconds : Nullable<int64>
Public ReadOnly Property DurationInSeconds As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to