TableSchema CommandType value is incorrect - ADO.NET

Q.  Which CommandType value is incorrect?
- Published on 31 Aug 15

a. StoredProcedure
b. TableDirect
c. TableSchema
d. Text

ANSWER: TableSchema
 
The TableSchema value is wrong because it is not a CommandType enumeration value.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)