Returns a List of the ORDER BY columns (names only).
Syntax
public java.util.List<ColumnDefinition> getOrderBy(int StreamNo)
Syntax Elements
- StreamNo
- The stream number.
Returns a List of the ORDER BY columns (names only).
public java.util.List<ColumnDefinition> getOrderBy(int StreamNo)