TSelectCommand.SelectStatement Property
Gets or sets a raw SQL fragment to use as the SELECT clause, overriding the field list.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.SelectStatement: string
Gets or sets a raw SQL fragment to use as the SELECT clause, overriding the field list.
Unit: Aurelius.Sql.Commands
property TSelectCommand.SelectStatement: string