Tableau Connector for SAP ByDesign

Build 25.0.9434

MaxSelectLength

Specifies a maximum length for columns in $select projections to prevent [414] URI Too Long errors. Set to -1 to disable. Not supported when ServiceType is AnalyticsService.

データ型

int

デフォルト値

1000

解説

To avoid the query failing with a [414] URI Too Long error, CData applies a length limit to the columns in projection ($select). The default length limit is 1000. Use this property to increase the limit in situations where the service does not restrict the URI length, or the user wants a higher limit for $select. To disable length limitation, set this property to -1. This property cannot be used when the ServiceType connection property is set to AnalyticsService.

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