NetSuite Data Provider - Online Help
NetSuite Data Provider
Questions / Feedback?

MessageMode Property

This property controls how the adapter generates messages.

Data Type

Enumeration

Possible Values

Single Message (0)
Message Per Row (1)

Default Value

0

Remarks

The adapter will convert the command's result set into one or more XML messages based on this property:

SingleMessageThe adapter will return all rows as a single XML message.
MessagePerRowThe adapter will return each row in the result set as a separate XML message.

This property is not available in the Sender.

 
 
Copyright (c) 2015 RSSBus, Inc. - All rights reserved.
Build 1.0.5577.0