-
Notifications
You must be signed in to change notification settings - Fork 135
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.
Metadata
Metadata
Assignees
Labels
No labels