Google News
logo
ADO.NET - Quiz(MCQ)
The_________method executes the command specified and returns an instance of SqlDataReader.
A)
ExecuteCommand()
B)
ExecuteReader()
C)
ExecuteScalar()
D)
ExecuteXmlReader()

Correct Answer :   ExecuteReader()

Advertisement