If you want the TableAdapter Query Configuration Wizard to load data based on a SQL SELECT statement, which option should you choose on the Command Type Screen?
A. Use SQL Statements
B. Create new stored procedure
C. Use existing stored procedure
D. All of the above
Answer: D
Computer Science & Information Technology
You might also like to view...
A relationship is also called a join
Indicate whether the statement is true or false
Computer Science & Information Technology
What technique allows for the ability to write multiple versions of a method using the same method name?
A. overloading B. interfacing C. inheriting D. implementation hiding
Computer Science & Information Technology