search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
I believe that correct way is to do call Delete on the row:
Thanks Quan,
I started with .Delete() as my first option but that did not work as well. Do we need to call acceptChanges() after the .Delete()?
Syed
Quan,
Calling the acceptChanges made it work. Thanks for your help.
Thanks,
Syed
I am trying to remove the catalog entry relation row but after calling the CatalogEntryRelation.RemoveCatalogEntryRelationRow function the changes are not reflected in the database. Below is the snippet of code I am using. Am I missing anything?
Thanks,
Syed