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 -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -