add_column_selection
Description:
Selects the specified column, adding it to the current column selection.
Not all tables support column selection.
Parameters:
this |
a pointer to the Table implementor on which to operate. |
column |
the zero-indexed column number of the column being selected. |
Returns:
|