Cmdlets for CSV

Build 25.0.9539

SchemaIniLocation Parameter (Connect-CSV Cmdlet)

Specifies the path to the folder that contains the Schema.ini file.

Syntax

Connect-CSV -SchemaIniLocation string

Data Type

cstr

Default Value

""

Remarks

This property defines the location of the Schema.ini file that the cmdlet uses to read file-specific settings, such as column names and data types. It can also be used to specify an alternate file name for the Schema.ini file if needed.

This property is useful for loading custom schema definitions or working with Schema.ini files stored in a different directory.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539