Multiple Choice
Which of the following is a typed accessor method of the OleDbDataReader class?
A) GetBoolean( )
B) AccessInt( )
C) RetrieveDouble( )
D) ReadDecimal( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: When finished processing the data, you should
Q6: Provider classes include classes that allow you
Q7: A foreign key is a column (field)
Q8: To retrieve data from a database programmatically,
Q9: The connection string includes _.<br>A) the data provider
Q11: The default server name for SQL Express
Q12: When you select the TableAdapter object (from
Q13: The _ object stores an entire relational
Q14: The four core classes that make up
Q15: When a database is accessed using a