MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.FullLoadLoadingTables Property

Definition

Gets number of tables loading in full load

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to