McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Programming Languages
→
ASP.NET
→
Which CommandType value is incorrect?
Q.
Which CommandType value is incorrect?
A.
StoredProcedure
B.
TableDirect
C.
TableSchema
D.
Text
Answer» C. TableSchema
2.2k
0
Do you find this helpful?
16
View all MCQs in
ASP.NET
Discussion
No comments yet
Login to comment
Related MCQs
In a SQL Statement while working with SqlCommand it returns a single value, at that time which method of Command Object will be used?
Which file you should write for the connection string so that you can access it in all the web pages for the same application?
You need to allow users to choose their own themes. In which page event will you write the user-selected theme?
Which is the first event of the ASP.NET page, when the user requests a web page?
Which of the following is not a member of ADODBCommand object?
Which file contains settings for all .NET application types, such as Windows, Console, ClassLibrary, and Web applications?
Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page?
You want to make a configuration setting change that will affect only the current Web application. Which file will you change?
Which of the following is not an ASP.NET page event?
To implement a specified .NET Framework interface which directive is used?