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