sql server 2008 - How to reset scope which is created using template or schema change in Sync Framework? -


I have a question in the sync framework

How do we reset the scope of the sync framework?

There are some solutions I have found but only when we are working using PopulateFromScopeDescription (scopeDesc)

but I used FilterClause for that PopulateFromTemplate () method Goes and the solutions are not working for it.

So if anyone has any solutions, then help me.

Those scopes that come from a template do not have a different scope definition, rather , They refer only to the scope definition of the template. You should then modify the template, not the radius.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -