Which of the following returns the connection object?

14. Which of the following returns the connection object?

  1. Connect()
  2. Execute()
  3. Dispose()
  4. Transaction()

Answer: A) Connect()

Explanation:

Connect() method returns us the connection object.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.