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. |
| 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. |