Freigeben über


SynchronizationDetails.RowsRead Eigenschaft

Definition

Ruft die Anzahl der Zeilen ab, die aus dem Quelldataset gelesen werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: