TDV Adapter for SugarCRM

Build 22.0.8462

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
AggregateColumnModeIndicating how aggregate columns should be treated.
DisplayLanguageThe language to be used with the provider. This affects table names, view names and column names.
IncludeDeletedSpecify whether to get deleted records or not.
IncludeRelationshipsSet this to true if you want to expose relationship columns which give you the ability to query objects in relationship to other objects.
IncludeReportsSet this to true if you want to expose reports as views.
MaxRowsLimits the number of rows returned rows when no aggregation or group by is used in the query. This helps avoid performance issues at design time.
OtherThese hidden properties are used only in specific use cases.
PagesizeThe maximum number of results to return per page from SugarCRM.
ReadonlyYou can use this property to enforce read-only access to SugarCRM from the provider.
RowScanDepthThe maximum number of rows to scan to look for the columns available in a table.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UseDisplayNamesView SugarCRM data by using the tables' names and columns' names as seen from the UI.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462