How To Use Update_RecordSet In D365
In this article, learn how to use update_recordset in D365. The update_recordset keyword in x++ is used when you need to update many records in a table quickly with the best performance. It is extremely fast because it generates a single SQL statement that is sent to the server once. Alternatively, developers sometimes write a... Continue Reading →
The post How To Use Update_RecordSet In D365 appeared first on Dynamics 365 Musings.
Published on:
Learn more