I've just downloaded VS LightSwitch and I'm doing a sample application for myself. I have created a new table by using Create new table
option and have inserted some data. So after I inserted 3 records, the ID is obviously showing 3, which is correct.
Now I want to truncate the data from the table.
My question is, where is the internal table or the internal database (ApplicationData) ?
Thanks