Parameters |
Description |
OdInt32 nIndex |
[in] Index of the first row to delete. |
OdInt32 nNumRowsToDelete |
[in] Number of rows to delete. |
Deletes the specified number of rows from this linked table object.
Method generates the eInvalidInput exception when the number of rows to delete is grater than the number of rows in this linked table object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|