Multiple choice

Which of the following provides a simple way to create and manage the contents of a connection strings used by the connection objects?

  1. Transaction

  2. Connection

  3. DataReader

  4. Command

  5. ConnectionStringBuilder

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

It provides a simple way to create and manage the contents of connection strings used by the connection objects.