IgnoreIncompleteRows Parameter (Connect-CSV Cmdlet)
Indicates whether to ignore incomplete rows.
Syntax
Connect-CSV -IgnoreIncompleteRows SwitchParameter
Data Type
bool
Default Value
false
Remarks
Indicates whether to ignore the rows that do not match the headers.