SubReportInstance.ErrorCode 屬性

定義

會收到這個 SubReportInstance錯誤代碼。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::SubReportErrorCodes ErrorCode { Microsoft::ReportingServices::OnDemandReportRendering::SubReportErrorCodes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.SubReportErrorCodes ErrorCode { get; }
member this.ErrorCode : Microsoft.ReportingServices.OnDemandReportRendering.SubReportErrorCodes
Public ReadOnly Property ErrorCode As SubReportErrorCodes

屬性值

一個 SubReportErrorCodes 代表錯誤代碼的值。

備註

此性質僅適用於 ProcessedWithErrortrue

適用於