Hi there. On a web page I am developing, I am using a dataset to retrieve data from a database, and am filling a datatable with said information. I noticed upon attempting to debug that several of the properties of this table were not visible to me (such as count), but the program was still running with the values correct. I couldn't find a whole lot on this issue anywhere, does anyone know what it might be? Thanks!