ExchangePlansManager.ReadChanges
Syntax:
Parameters:
<ReadingExchangeMessage> (required)
Object used to read data exchange message. BeginRead method must have already been executed, while EndRead method shouldn't be applied yet to this object.
<TransactionElements> (optional)
Specifies the maximum number of data items that are read from the message and written to the database per transaction. If a parameter value is set to 0 (a default value), all the data are processed during a single transaction.
Default value: 0.
Description:
Availability: