次の方法で共有


MigrateSqlServerSqlDbTaskOutputDatabaseLevel.ErrorCount Property

Definition

Gets number of database/object errors.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to