Posts
Sort by recent activity
How to filter User, Roles and Schemas when compare using Compare SDK
Hi,
I am trying to Compare 2 database but I need to ignore the User, Roles and Schema using Code (C# or VB).
I tried
stagingDB.Register(sourceConnectionProperties, Options.Default.Plus(Options.Igno...