言語

GaugeMemberInstance クラス

定義

GaugeMemberクラスのインスタンスタイプを表し、GaugeMemberのプロパティの計算値を含みます。

public ref class GaugeMemberInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class GaugeMemberInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GaugeMemberInstance = class
    inherit BaseInstance
Public Class GaugeMemberInstance
Inherits BaseInstance
継承
GaugeMemberInstance
派生

フィールド

名前 説明
m_memberDef

インスタンスのメンバー定義。

m_owner

インスタンスの所有者。

メソッド

名前 説明
ResetInstanceCache()

このメンバーのインスタンスキャッシュをリセットします。

適用対象