How I do to read the FullExtent and the RecordCount of the table?
Should I read whole table and manually calculate it?
But if it is very very big?
This does not work ...
std:: wstring sqlStatement(L"SELECT COUNT(OBJECTID) AS __NUMRECS FROM Cities");
Could you publish this information in the following version of the API?