Answers

Question and Answer:

  Home  ADO.NET

⟩ Does SQLClient and OLEdb class share the same functionality?

No, each have its own functionality,

ex : for sql client , there is SqlConnection object

and for oledb client , there is OleDBConnection

 207 views

More Questions for you: