View Single Post
Old 03-26-2006   #2 (permalink)
Jérôme Piquot's Avatar
Jérôme Piquot
Guest


 



Re: SyncAdapter how to acces to non commited data?

As nobody answers, i will answer my self:
You can't access to uncommited data (you have to maintain your own list of
references to created objects).

"Jérôme Piquot" <jerome.piquot@wolff.fr> a écrit dans le message de news:
%23M100jPSGHA.1204@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> When using the GetLocalKeyForRemoteId(remoteID) you don't find a item
> that you créated before and not committed yet by the SaveContextChanges().
> How to access uncommitted data? I have to maintain my own list of
> uncommitted objects?
>
> Regards
>