D
Dragon
If I drag and drop Table from Server Explorer into the WebForm, it will
create an DataAdapter
including all the Insert,Update, Delete, Select Statement
but After the Insert and Update Statement, there is a Select statment.
What is the purpose of that Select statement ?
What happen if I remove that ?
create an DataAdapter
including all the Insert,Update, Delete, Select Statement
but After the Insert and Update Statement, there is a Select statment.
What is the purpose of that Select statement ?
What happen if I remove that ?