次の方法で共有


CacheRefreshPlan.ItemPath プロパティ

ファイル名と拡張子 (SharePoint モードの場合) を含む、キャッシュ更新プランが関連付けられるアイテムの完全修飾 URL を取得または設定します。

名前空間:  ReportService2010
アセンブリ:  ReportService2010 (ReportService2010.dll)

構文

'宣言
Public Property ItemPath As String 
    Get 
    Set
'使用
Dim instance As CacheRefreshPlan 
Dim value As String 

value = instance.ItemPath

instance.ItemPath = value
public string ItemPath { get; set; }
public:
property String^ ItemPath {
    String^ get ();
    void set (String^ value);
}
member ItemPath : string with get, set
function get ItemPath () : String 
function set ItemPath (value : String)

プロパティ値

型: System.String
キャッシュ更新プランを関連付けるアイテムの完全修飾 URL です。

関連項目

参照

CacheRefreshPlan クラス

ReportService2010 名前空間

その他の技術情報

複数の共有データセットのキャッシュ (SSRS)

複数のレポートのキャッシュ (SSRS)