maximum number of rows in DataTable.

A

Ashish

hi All,
i was just wondering whats the maximum number of rows that a Datatable
can hold at any given time, because the count of rows property always
returns an integer, so is it 2,147,483,647 at the maximum ?
TIA
-ashish
 
W

William Ryan

The documentation I read says its 16,777,216 but either number is probably
way more than you'd ever realisically want to use.

HTH,

Bill
 

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