QuerySchemaOrderExpressions.Add
Syntax variant: By field
Syntax:
Parameters:
<Field> (required)
The added available field received from available fields of Source, column or expression.
Description of method variant:
Syntax variant: By string
Syntax:
Parameters:
<ColumnOrExpression> (required)
First, search for a column is performed by the passed string. If the column is not found, an expression is created for the specified string. If the column is found or the expression is correct, it is added to the collection. Otherwise, an exception with error text is called.
Description of method variant:
Returned value:
Description:
Availability: