MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.CdcUpdateCounter Property

Definition

Gets number of cdc updates

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to