TDeleteCommand.WhereFields Property
Gets or sets the list of structured WHERE conditions that identify rows to delete.
Syntax
Unit: Aurelius.Sql.Commands
property TDeleteCommand.WhereFields: TObjectList<TSQLWhereField>
Gets or sets the list of structured WHERE conditions that identify rows to delete.
Unit: Aurelius.Sql.Commands
property TDeleteCommand.WhereFields: TObjectList<TSQLWhereField>