External Database View Updated but corresponding Class properties not bringing data
Hi,
I have a View in the external database. A database table and class is created to map the properties of the class to the view columns. The View was updated to bring more columns. The class was updated in the data designer to add more properties and database table was updated to add more column mappings. But I see in the clipboard that the these new properties are not populated with data and the properties names themselves are not showing up in the clipboard. What needs to be done so that the newly added properties fetch the data from the view?
Thanks.