Cmdlets for Airtable

Build 22.0.8479

PathDelimiter Parameter (Connect-Airtable Cmdlet)

The character which will be used as delimiter for bulding column names based on paths.

Syntax

Connect-Airtable -PathDelimiter string

Data Type

cstr

Default Value

"."

Remarks

If your columns already contain '.' character in their name, it is necessary to specify another character that is not used in column names, since it may risk breaking INSERT/UPDATE statements.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479