MindFusion.Mapping Programmer's Guide

Database.SaveTo Method

See Also
 






Saves this database to a stream or a file.

 Overload List

Name Description

Database.SaveTo (String)

Saves this database to the specified file.

Database.SaveTo (BinaryWriter)

Saves this database to the specified stream.

 See Also