バージョン

RVResourceBasedDataSourceItem クラス

ファイル (リソース) からデータを取得するデータソース項目を表す基本抽象クラス。CSV、Excel、および JSON データソース項目の基本クラス。ファイルを提供するリソース項目への参照が含まれます。たとえば、Webリソース URL からの CSV ファイルは、参照元として表されます。
シンタックス
'宣言
 
Public MustInherit Class RVResourceBasedDataSourceItem 
   Inherits RVDataSourceItem
public abstract class RVResourceBasedDataSourceItem : RVDataSourceItem 
プラットフォーム

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

参照