| DatabaseSave Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Save(MutableDocument) | 
            Saves the given MutableDocument into this database.  This call is equivalent to calling
            Save(MutableDocument, ConcurrencyControl) with a second argument of
            LastWriteWins | 
|  | Save(MutableDocument, ConcurrencyControl) | 
            Saves the given MutableDocument into this database
             | 
 See Also
See Also