Parameters |
Description |
const OdDbObjectId& param |
[in] ID of the column. |
const OdString& connection |
[in] Connection for the column. |
int after |
[in] Index of the column after which to insert. |
Inserts a column after the specified index.
Throws the eInvalidIndex exception if the specified index is not valid.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|