In terms of enumeration of existing SqlCeUpdatableRecords in a
SqlCeResultSet,
see this from Jim Wilsons blog:
http://www.pluralsight.com/blogs/jimw/archive/2008/02/22/50291.aspx

Signature
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com
> Is it possible to access an existing data from SqlCeResultSet as
> SqlCeUpdatableRecord object?
[quoted text clipped - 11 lines]
>
> - Jin
Jin - 26 Feb 2008 16:36 GMT
> In terms of enumeration of existing SqlCeUpdatableRecords in a
> SqlCeResultSet,
[quoted text clipped - 18 lines]
>
> > - Jin
Thanks for the reply.
That link provided exactly the information I needed.
- Jin