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