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

ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -

Selenium IDE Conditional Statements -

How to edit the second line in text file using batch? -