TSelectCommand.SelectFields Property
Gets or sets the list of fields to include in the SELECT clause.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.SelectFields: TObjectList<TSQLSelectField>
Gets or sets the list of fields to include in the SELECT clause.
Unit: Aurelius.Sql.Commands
property TSelectCommand.SelectFields: TObjectList<TSQLSelectField>