Number of records in SqlCeResultSet

V

Veprus

I have a SqlCeResultSet which i bind to DataGrid. Is there a way to
somehow retrieve a number of records that was "Selected" with the SQL
query? (I assume that the information has to be available somewhere,
because the DataGrid adjusts its vertical scrollbar according to
number of results)
 
Joined
May 18, 2012
Messages
1
Reaction score
0
Hi,
The above info are very useful.

Now am facing a problem that how to get the properties in a SqlCeResultSet class using Property driscriptor??

Thanks in advance..
 

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

Top