1. Creates a class DataContext referring to the Database under which the table is present.
eg: CSharp7DataContext
2. Creates a seperate class referring to each table that is placed on the OR-Designer. The name of the class will be same as the table name.
eg: Emp or Students
eg: CSharp7DataContext
2. Creates a seperate class referring to each table that is placed on the OR-Designer. The name of the class will be same as the table name.
eg: Emp or Students