Deployment Tools Foundation
Update Method (indexes, values)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QRecord ► Update(IList<(Of <(Int32>)>), IList<(Of <(String>)>))
Update multiple fields in the record (and the database).
Declaration Syntax
Remarks
The record (primary keys) must already exist in the table.
Updating primary key fields is not yet implemented; use Delete() and Insert() instead.