ReportSectionInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ReportSectionクラスのインスタンス型を表し、ReportSectionのプロパティの計算値を含みます。
public ref class ReportSectionInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ReportSectionInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ReportSectionInstance = class
inherit BaseInstance
Public NotInheritable Class ReportSectionInstance
Inherits BaseInstance
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| UniqueName |
このインスタンスオブジェクトの一意識別子を取得します。 |
メソッド
| 名前 | 説明 |
|---|---|
| ResetInstanceCache() |
インスタンスキャッシュをリセットします。 (継承元 BaseInstance) |