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

SubReportErrorCodes 值,表示錯誤碼。

備註

只有在為時,才適用此屬性 ProcessedWithError true

適用於