175k views
0 votes
____property of a connection object is used to get or set the string used to open a database

[A] ConnectionParams
[B] ConnectionInfo
[C] StringConnection
[D] ConnectionString

User SchmitzIT
by
8.7k points

1 Answer

4 votes

Final answer:

The ConnectionString property of a connection object is used to get or set the string used to open a database.

Step-by-step explanation:

The ConnectionString property of a connection object is used to get or set the string used to open a database.

User Vlad Guriev
by
8.1k points