-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Is there a reason why the DataSourceLoadOptionsBase IsSummaryQuery member is hidden with the [EditorBrowsable(EditorBrowsableState.Never)] annotation and is not supported in DataSourceLoadOptionsParser? This appears to facilitate requesting only the TotalSummary information which would be a useful feature when no data rows are needed.
I'm concerned about providing an override in my API to enable this capability if it is hidden because of known issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels