Strongly Typed DataSet Class and XML Schema (original) (raw)

The custom medical storage data access layer My.Medical.Storage.DataAccessLayer contains a strongly typed DataSet class (MyDataSet) and an XML schema file (MyDataSet.xsd). These can be found in the Business Entity folder of the My.Medical.Storage.DataAccessLayer project.

These can be easily generated for any database schema. To generate these for tutorial database schema (or any schema) perform the following steps: