ShowEmptyRows
Indicates whether the rows that contain no data (empty rows) should be pushed to the output.
Data Type
bool
Default Value
false
Remarks
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.