Add a ordinal index field to the collection based on the name of a field in the Select list.

When the SQL Order By clause is built, the select list will be interrogated and the index number extracted based on the field name specified here.

Syntax

ISSelectQueryBuilderOrderByFields.AddOrdinalFieldName(fieldName)

Parameters

NameTypeOptionalByRefDescription
fieldName String The Ordinal Index.

Return Value

ISSelectQueryBuilderOrderByField
Member of:
ISSelectQueryBuilderOrderByFields
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0