次の方法で共有


Report.EnableNativeCustomReportItem メソッド

処理エンジンが画像を生成しないように、レンダラーがネイティブですべてのカスタム レポート アイテム タイプをサポートすることを指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Sub EnableNativeCustomReportItem
'使用
Dim instance As Report

instance.EnableNativeCustomReportItem()
public void EnableNativeCustomReportItem()
public:
void EnableNativeCustomReportItem()
member EnableNativeCustomReportItem : unit -> unit
public function EnableNativeCustomReportItem()

関連項目

参照

Report クラス

EnableNativeCustomReportItem オーバーロード

Microsoft.ReportingServices.OnDemandReportRendering 名前空間