I just downloaded VS LightSwitch and I am making a sample application for myself. I created a new table using the option Create new tableand inserted some data. Therefore, after I inserted 3 entries, the identifier obviously shows 3, which is correct.
Now I want to truncate the data from the table.
My question is: where is the internal table or internal database (ApplicationData)?
thank
source
share