ADO.NET Provider for Airtable

Build 25.0.9434

ArrayOutputFormat

An optional override for the column value output format of elements that are arrays of primitive values.

Possible Values

AGGREGATE, DELIMITED

Data Type

string

Default Value

"AGGREGATE"

Remarks

The ArrayOutputFormat property determines how the column values of elements that are arrays of primitive values are displayed in the output.
If set to AGGREGATE, the output will show a single, combined value representing the entire array. If set to DELIMITED, the values will be formatted as a string, with individual elements separated by commas or semicolons.

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