Share via


InventSumDelta::limitBeforeUsingSetBasedInsToSummarize Method

Returns an integer that determines when a set-based insert will be used when InventSumDelta records are aggregated using the summarizeDelta methods.

Syntax

client server public static int limitBeforeUsingSetBasedInsToSummarize()

Run On

Called

Return Value

Type: int
The number 200.

Remarks

The limit for when it is optimal to switch to a set-based insert may vary dependent on system setup so this method should be overlayered if needed.

See Also

Reference

InventSumDelta Table