I'm using the following SQL compare command line end expect it will not generate any extended properties or dependent objects in my upgrade script but still it does
sqlcompare /Project:"C:\MyPrj.scp" /Options:IgnoreExtendedProperties /scriptfile:"E:\temp\test.sql"
since I'm using "IgnoreExtendedProperties" and not using "IncludeDependencies" I would expect the upgrade script written to the file test.sql will not include them but still it does.
Thanks :oops:
sqlcompare /Project:"C:\MyPrj.scp" /Options:IgnoreExtendedProperties /scriptfile:"E:\temp\test.sql"
since I'm using "IgnoreExtendedProperties" and not using "IncludeDependencies" I would expect the upgrade script written to the file test.sql will not include them but still it does.
Thanks :oops: