Export the Schema to a file.
Open a command line, and use the -export option to save the current schema of the database to an XML file. For example:
SchemaEditor.exe Default.SchemaEditor -export
The schema will be saved to the file as defined by the inputFilePath parameter in the .SchemaEditor file.
See Also |
Next |