SalesForceClientOptionsBatchSize Property |
Gets or sets the maximum number of entities returned from one query command.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 11.0.0
Syntax public int BatchSize { get; set; }
Property Value
Type:
Int32See Also