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


Свойство ReportRenderingException.ErrorCode

Gets the error code for the exception.

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

Синтаксис

'Декларация
Public ReadOnly Property ErrorCode As ErrorCode 
    Get
'Применение
Dim instance As ReportRenderingException 
Dim value As ErrorCode 

value = instance.ErrorCode
public ErrorCode ErrorCode { get; }
public:
property ErrorCode ErrorCode {
    ErrorCode get ();
}
member ErrorCode : ErrorCode
function get ErrorCode () : ErrorCode

Значение свойства

Тип: ErrorCode
An ErrorCode value for the exception.

См. также

Справочник

ReportRenderingException Класс

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