MigrateSqlServerSqlDbTaskOutputMigrationLevel.DurationInSeconds 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 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