MaxSelectLength
The maximum number of characters for the $Select query parameter.
Data Type
int
Default Value
1000
Remarks
Some APIs have a limitation on the number of characters that can be included in the URL. If the set MaxSelectLength limit is reached, all columns will be retrieved from the service and then will be filtered clientside.