TableInfo.SelectColumn Method
Name | Parameters | Description |
---|---|---|
SelectColumn(String, AggregationType, String) | name, aggregation, alias | Selects the specified column from the current table. |
SelectColumn(String) | name | Selects the specified data column from the table. |