SubReportInstance.ErrorCode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個 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 值,表示錯誤碼。
備註
只有在為時,才適用此屬性 ProcessedWithError true 。