ADO.NET Provider for SugarCRM

Build 26.0.9655

IncludeReports

Specifies whether the provider exposes SugarCRM reports as views.

Data Type

bool

Default Value

false

Remarks

You can query the reports like you would query the views:

SELECT * FROM [Report_Revenues per industry (2021)]

In this example, "Revenues per industry (2021)" is the name of the report.

If you experience performance issues, use the connection properties Pagesize and RowScanDepth to control how the driver queries the report metadata.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655