UseAsyncBatch
Whether to use the synchronous or the asynchronous SOAP API to perform Batch insert.
Data Type
bool
Default Value
true
Remarks
This property determines whether or not the asynchronous API is used for Insert data to Salesforce Marketing Cloud. These requests will be processed asynchronously meaning the driver will not wait for Salesforce to process the results fully. You can query the following table to get information about the jobs and batches that were created:
SELECT * FROM LastResultInfo#TEMP