MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.CdcInsertCounter Property

Definition

Gets number of cdc inserts

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to