So, just to clarify, I am looking for an insert of JSON array in a single shot. Batching on the client side is an option, but if the client is calling the odata service with an array, how do you insert all records at once?
↧
So, just to clarify, I am looking for an insert of JSON array in a single shot. Batching on the client side is an option, but if the client is calling the odata service with an array, how do you insert all records at once?