Adds one or more Fields to the collection. These fields may be complex sub-queries.

Each Field Name in the list may include a space or the word 'AS' to indicate an Alias. These will be extracted as if each field has been added via the Add method.

Syntax

ISSelectQueryBuilderFields.AddListComplex(fields)

Parameters

NameTypeOptionalByRefDescription
fields String A comma separated list of Fields.
Member of:
ISSelectQueryBuilderFields
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0