29 June 2013

What are the data access namespaces in .NET?

    The most common data access namespaces :
  • System.Data
  • System.Data.OleDb
  • System.Data.SQLClient
  • System.Data.SQLTypes
  • System.Data.XML

No comments:

Post a Comment