Explain about Query

Dt.rows.cast(of dataRow)(). where (function (row) not row.itemarray.All(function (field) Is DBNull value or field.equal(“”))).copytodatatable

Hi,

The above expression seems incorrect. However it looks delete row which doesn’t have any data.

Regards,