Cmdlets for CSV

Build 25.0.9434

ExcludeFileExtensions Parameter (Connect-CSV Cmdlet)

Set to true if file extensions should be excluded from table names.

Syntax

Connect-CSV -ExcludeFileExtensions SwitchParameter

Data Type

bool

Default Value

false

Remarks

Set to true if file extensions should be excluded from table names. For example, if set to True, this will make table `users.csv` appear as `users`.

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