ReserveMissingPivotItemType enumeration

ReserveMissingPivotItemType enumeration

Represents how to keep the missing pivot items.

The ReserveMissingPivotItemType type exposes the following members:

Fields

FieldDescription
DEFAULTRemoves old missing pivot items and reserves deleted items of new data source as missing items.
ALLReserves all missing items.
NONERemoves all missing pivot items.

See Also