MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.FullLoadErroredTables Property

Definition

Gets number of tables errored in full load

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to