TUpdateCommand.UpdateFields Property
Gets or sets the list of columns and their new parameter-placeholder values for the SET clause.
Syntax
Unit: Aurelius.Sql.Commands
property TUpdateCommand.UpdateFields: TObjectList<TSQLUpdateField>
Gets or sets the list of columns and their new parameter-placeholder values for the SET clause.
Unit: Aurelius.Sql.Commands
property TUpdateCommand.UpdateFields: TObjectList<TSQLUpdateField>