This property controls how the adapter generates messages.
データ型
Enumeration
入力可能な値
Single Message (0)
Message Per Row (1)
デフォルト値
0
解説
The 本製品 will convert the command's result set into one or more XML messages
based on this property:
| |
SingleMessage | The 本製品 will return all rows as a single XML message.
|
MessagePerRow | The 本製品 will return each row in the result set as a separate XML message.
|