Share via


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 네임스페이스