ShowEmptyRows
Indicates whether the rows that contain no data (empty rows) should be pushed to the output.
データ型
bool
デフォルト値
false
解説
If true, the empty rows are pushed to the output and included in the result set. If false, the output only contains rows that have at least one non-empty value.