ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SortedColumnList Class : Remove Method |
Overload | Description |
---|---|
Remove(SortedColumn) | Removes the Sorted 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. |