Share via


RetailAssortmentLookupTask.deltaSync Method [AX 2012]

Delta Sync computes only the changed rows (inserts/deletes) to the RetailAssortmentLookup table such that only the required rows are touched for SQL change tracking.

Syntax

private void deltaSync()

Run On

Called

Remarks

Sync changes per assortment...

See Also

Reference

RetailAssortmentLookupTask Class