MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.IncomingChanges Property

Definition

Gets number of incoming changes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to