Version 2, Adapter vs. SQL Server
Hello,
I need to make a few derived versions of the DataAccessAdapter that LLBL generates.
I want to ensure that developers who work on the project after me don't get confused and use the generated version. Is there an easy way to make the DataAccessAdapter abstract or internal?
It's not a huge deal, but I thought it would be worth it if it's easy.
Thanks,
Phil