Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.