Table Parameter (Select-CSV Cmdlet)
The table on which the operation will be performed.
Syntax
Select-CSV -Table string
Remarks
The table on which the operation will be performed. The table is also returned as a property of the row objects returned by the Select-CSV cmdlet.
This is a required parameter.