共用方式為


DataServiceConfiguration.MaxBatchCount 屬性

定義

取得或設定單一批次中允許的變更集和查詢作業數目上限。

public:
 property int MaxBatchCount { int get(); void set(int value); };
public int MaxBatchCount { get; set; }
member this.MaxBatchCount : int with get, set
Public Property MaxBatchCount As Integer

屬性值

一個值,指變更集的最大數目。

實作

適用於

另請參閱