i have done lot of attribute validation on Models in EDMX entity data model class .but the time of Updating by adding a new table the ado.net entity data model automatically removed all attributes which i given.
Is there any way to update newly added table model class without effecting other models which i Customized..