Hi:
We have a EMD from some SQL Database. Over this Model we create some CLASSES.
Now we want extend our project...this implicates adding some new columns in CLIENTE table on the database and extend CLASSES to work with this new columns.
Question is there any way to extend the EMD model or we have to build it from scratch an lose the CLASSES funtionality by inheritance???
Best regards