Update()
- Updates the item in the database.
- Updates the “Modified” and “Modified by” values.
- Creates a new version
Systemupdate()
- Updates the item in the database.
- No changes in the “Modified” and “Modified By” fields.
- No new version.
- Triggers the item events.
Systemupdate(true)
- Same as Systemupdate() and increments the item version.
- Using SystemUpdate(false) is exactly the same as SystemUpdate()
UpdateOverwriteVersion()
- Updates the item but does not create a new version.
- Updates the “Modified” and “Modified by” values.
You can also disable the triggering of events by using “this.EventFiringEnabled = false;”. Do your update and enable the events again with “this.EventFiringEnabled = true;”
ReplyDeleteAll contents were expressed in a clear n simplified manner n it was meaningful too. You are a marvelous writer. Good work!
Sharepoint Development Services by integritassolutions.net