Hello,
I am new to LLBLGen - have a simple database with three tables and no stored procedures. After generating based on the Adp template, any suggestions why by Adapter does not have any FetchEntity function?
Update: I was lacking a reference to ORMSupportClasses - problem solved.