| ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SelectedColumnList Class : Remove Method |
| Overload | Description |
|---|---|
| Remove(SelectedColumn) | Removes the Selected Column from the list and disposes it. |
| Remove(OutputColumn) | Removes the first found item based on the specified Output Column from the list and disposes it. |
| Remove(String) | Removes the item with the specified SQL Expression from the list and disposes it. |