ODBC Driver for Oracle Sales

Build 23.0.8839

ExpandFields

Determines whether the driver will leave the fields URL parameter blank when doing SELECT * queries.

データ型

bool

デフォルト値

true

解説

If ExpandFields is set to false, then the driver will leave the fields URL parameter blank when doing SELECT * queries. The field parameter filters the resource attributes. On child tables, you experience a slight hit on performance if performing a SELECT * on those tables as information from the parent tables will also be returned from Oracle Sales Cloud's API if the fields parameter is not specified. When ExpandFields is set to true, only default specified attributes are returned.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839