SubReportErrorCodes Enumeration
Updated: February 25, 2016
Specifies the error that occurs when processing subreports.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Member name | Description | |
|---|---|---|
| DataNotRetrieved | ||
| DataRetrievalFailed | ||
| ExceededMaxRecursionLevel | ||
| MissingSubReport | ||
| ParametersNotSpecified | ||
| ProcessingError | ||
| Success |
Show: