TSelectCommand.WhereStatement Property
Gets or sets a raw SQL fragment appended to the WHERE clause.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.WhereStatement: string
Gets or sets a raw SQL fragment appended to the WHERE clause.
Unit: Aurelius.Sql.Commands
property TSelectCommand.WhereStatement: string