Chapter 2, system.collection.generic.list
With respect to the Select() and Select(int id) methods in ENTUserAccountData.cs, I get the following errors:
Cannot implicitly convert type 'System.Collections.GenericList<V2.PaidTimeOffDAL. ENTUserAccountSelectAllResult>' to 'System.Collections.Generic.List<V2.PaidTimeOffDAL .ENTUserAccount>'
Cannot implicitly convert type 'V2.PaidTimeOffDAL.ENTUserAccountSelectByIdResult' to 'V2.PaidTimeOffDAL.ENTUserAccount>'
I am struck here. Clarification for this errata provided is required ASAP.
|