Condividi tramite


Enumerazione SubReportErrorCodes

Specifies the error that occurs when processing subreports.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration SubReportErrorCodes
'Utilizzo
Dim instance As SubReportErrorCodes
public enum SubReportErrorCodes
public enum class SubReportErrorCodes
type SubReportErrorCodes
public enum SubReportErrorCodes

Membri

Nome membro Descrizione
Success No error.
ProcessingError Unknown processing error, or error occurred in a SQL Server 2005 snapshot.
ParametersNotSpecified The required parameters are not specified.
ExceededMaxRecursionLevel Exceeded the maximum recursion level.
MissingSubReport The subreport is missing.
DataRetrievalFailed Failed to retrieve the data.
DataNotRetrieved The data was not retrieved.