Cmdlets for CSV

Build 25.0.9434

IgnoreIncompleteRows Parameter (Connect-CSV Cmdlet)

Determines how incomplete rows are handled.

Syntax

Connect-CSV -IgnoreIncompleteRows string

Possible Values

FALSE, TRUE, EXTRA, MISSING

Data Type

cstr

Default Value

"FALSE"

Remarks

Specifies whether and how to ignore rows that do not conform to the expected structure based on the headers.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434