Поделиться через


Перечисление SubReportErrorCodes

Specifies the error that occurs when processing subreports.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration SubReportErrorCodes
'Применение
Dim instance As SubReportErrorCodes
public enum SubReportErrorCodes
public enum class SubReportErrorCodes
type SubReportErrorCodes
public enum SubReportErrorCodes

Элементы

Имя элемента Описание
DataNotRetrieved The data was not retrieved.
DataRetrievalFailed Failed to retrieve the data.
ExceededMaxRecursionLevel Exceeded the maximum recursion level.
MissingSubReport The subreport is missing.
ParametersNotSpecified The required parameters are not specified.
ProcessingError Unknown processing error, or error occurred in a SQL Server 2005 snapshot.
Success No error.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering