Save Method (Item)
- Last UpdatedNov 06, 2025
- 1 minute read
The Save() method saves the items in-memory information to the database. It creates a new entry in the Item table if the item does not exist or updates the information for the existing item.
The Save() method saves the items in-memory information to the database. It creates a new entry in the Item table if the item does not exist or updates the information for the existing item.