I'm using version 3.50.0.13 of UniDac and I am trying to save out the table structure of a SQL Server database.
I can save out the data without any problem but I an unable to save the database table structures in the same manner as they can be saved when using a MYSQL server database i.e. setting the BackupTables to true in SpecificOptions.
Will this problem be addressed at some point soon?