Skip to main content
.NET 6.0+

Session.Save Method

Name Parameters Description
Save(ICollection) objects Saves the specified persistent objects to a data store.
Save(Object) theObject Saves the specified persistent object to a data store.