CData Python Connector for NetSuite

Build 25.0.9440

IncludeCustomFieldColumns

Specifies whether to include custom fields as columns in tables.

データ型

bool

デフォルト値

true

解説

When set to true, custom fields are displayed as separate columns in tables. This can simplify querying, but may decrease performance when retrieving table metadata for the first time in a connection.

Table metadata is stored within the connection and is cleared when the connection is closed.

This property applies only when Schema is set to SuiteTalk.

Note that not all custom fields can be returned for each table when AuthScheme is set to OAuth, due to limitations in NetSuite. To ensure that all custom fields are retrieved, it is recommended to use Token-Based authentication.

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