次の方法で共有


SqlDatabaseOutputDataSource.MaxBatchCount プロパティ

定義

Sql データベースへの書き込みの最大バッチ数。既定値は 10,000 です。 PUT 要求では省略可能です。

public int? MaxBatchCount { get; set; }
member this.MaxBatchCount : Nullable<int> with get, set
Public Property MaxBatchCount As Nullable(Of Integer)

プロパティ値

適用対象