Represents a sort operation for a given column.
Optional
Whether the sort operation should be case sensitive.
If not provided, the value is resolved based on the column sort configuration (if any).
Custom comparer function for this operation.
Sort direction for this operation.
The target column.
Represents a sort operation for a given column.