Occurs before a row (or rows) is deleted from a DataTableRange.
| Property | Description |
|---|---|
| DataTableRangeName | Name of the DataTableRange. |
| DataSetRangeName | Name of the SQLPassthroughDataSetRange. |
| DataSheetRangeName | Name of the data sheet range that contains the row(s). |
| DataRowAddress | The address of the row(s) within the data sheet range. |
| DataBlockSheetRangeName | If configured for the DataTableRange, the name of the data block sheet range that contains the row(s). |
| DataBlockRowAddress | The address of the row(s) within the data block sheet range. |
| SheetName | The name of the sheet that contains the row(s). |