Can anyone tell me whether it is possible to use the DXL importer classes to import a source XML file which contains the design of a database and how to ensure that the resulting database’s design is hidden?
Is there some special attributes which can be set in the XML to do this?
I tried reverse engineering the problem by trying to export a DXL version of a database which had hidden, but predictably, it left out any info about the design elements (which I’m glad it did) but just wanted to check in case it worked.