SQL Server Compact

  • Thread starter Thread starter RobC
  • Start date Start date
R

RobC

How do ascertain the absolute position in a ResultSet after a seek / ReadLast
etc?
 
Rob,

Do you mean something like a record pointer? There really isn't one although
internally SqlCeResultSet maintains a list of bookmarks into the database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top