How To Use Delete_From In D365
In this article, learn how to use delete_from in D365. The delete_from keyword in x++ is used to delete specified records from a table as efficiently as possible. This command is extremely fast because it generates a single SQL statement that is sent to the server once. In contrast, other times developers will write a... Continue Reading →
The post How To Use Delete_From In D365 appeared first on Dynamics 365 Musings.
Published on:
Learn more