ReturnEmptyTable Property
Indicates whether to return an empty message or not if there is no row element in a message.
データ型
Booleanデフォルト値
true解説
This property is useful in Receive Locations, which poll Zoho Books by regularly executing SELECT statements; for example, to check for new Zoho Books records. If no results are returned from a SELECT statement, the 本製品 returns an empty message by default:
<table><;table/>If you do not want the CData BizTalk Adapter for Zoho Books to return a message at all, set this property to false.
このプロパティは送信側では使用できません。