バージョン

RVReportingServicesRenderMode 列挙体

Reporting Services データソース項目のレンダリング モード。RVReportingServicesDataSourceItem.RenderMode プロパティを参照してください。
シンタックス
'宣言
 
Public Enum RVReportingServicesRenderMode 
   Inherits System.Enum
public enum RVReportingServicesRenderMode : System.Enum 
メンバ
メンバ解説
Dataデータモードでは、レポートは CSV にエクスポートされ、そのデータは通常の入力データとして使用されます。
Reportレポート モードは、レポートが PDF にエクスポートされ、そのようにレンダリングされることを意味します。
プラットフォーム

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照