Cmdlets for Airtable

Build 24.0.9062

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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062