Computer Science, asked by mayanksingh7106, 2 months ago

Which object represents a connection to a remote database used as a data source for the associated commands?​

Answers

Answered by 9035
1

Answer:

rdoConnection object

Explanation:

The rdoConnection object represents an open connection to a remote data source and a specific database on that data source, or an allocated but as yet unconnected object, which can be used to subsequently establish a connection.

Similar questions