Can you select which column to sync with Sync Framework
Posted
by pdiddy
on Stack Overflow
See other posts from Stack Overflow
or by pdiddy
Published on 2010-05-14T21:14:13Z
Indexed on
2010/05/14
21:34 UTC
Read the original article
Hit count: 344
I notice that with MS Sync, going through the wizard to create the WCF service that will do the sync, you can only choose which table to sync.
Is it possible to only sync a few columns of the table and not the entire table? It will also create the local sdf file with the whole table structure. I only need a few columns of the table to be displayed in my mobile device.
© Stack Overflow or respective owner