次の方法で共有


CopyActivity.ParallelCopies プロパティ

定義

データ ストアのオーバーロードを回避するために、ソースまたはシンクで開かれた同時セッションの最大数を取得または設定します。 型: 整数 (または resultType 整数を含む式)、最小: 0。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.parallelCopies")]
public object ParallelCopies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.parallelCopies")>]
member this.ParallelCopies : obj with get, set
Public Property ParallelCopies As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象