
- Forum
- Programming Talk
- C Sharp
- What are shared classes
What are shared classes
This is a discussion on What are shared classes within the C Sharp forums, part of the Programming Talk category; hi Everyone can any one give answer to this question What are shared classes? thank u...
-
What are shared classes
hi Everyone
can any one give answer to this question
What are shared classes?
thank u
-
Shared classes refer to the number of classes that are used regardless of whether you are using the SQL Server classes or the OLE DB classes. Some of the classes namely DataSet, DataTable, DataRow, DataColumn, DataRelation and Constraint are present in System.Data namespace. In addition to the above shared classes there is also number of database-specific classes.

Reply With Quote





