Description. This method is used to obtain a specific column from among those on which an event is defined.
Signature.
const Column* getEventColumn
(
unsigned no
) const
Parameters.
The number (no) of the column, as
obtained using getNoOfColumns() (see
Section 4.4.2.8, “Event::getNoOfEventColumns()”).
Return Value.
A pointer to the Column corresponding to
no.
