共用方式為


SynchronizationDetails.FilesWritten Property

Definition

Gets the number of files written into the sink data set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to