共用方式為


SynchronizationDetails.RowsCopied Property

Definition

Gets the number of files copied into the sink data set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to