TableSchema CommandType value is incorrect - ADO.NET
Q. Which CommandType value is incorrect?- Published on 31 Aug 15a. StoredProcedure
b. TableDirect
c. TableSchema
d. Text
ANSWER: TableSchema
The TableSchema value is wrong because it is not a CommandType enumeration value.