Values Parameter (Update-Access Cmdlet)
The values that will be used to update the table.
Syntax
Update-Access -Values string[]
Remarks
The values to use when updating the table. The length of the values array must be the same as the length of the columns array.
This is a required parameter.