次の方法で共有


Report クラス

レポートのプロパティ、データ、およびレイアウト情報が格納されます。Report クラスは、Report オブジェクト モデルのルートです。このクラスは継承できません。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class Report _
    Implements IDocumentMapEntry
'使用
Dim instance As Report
public sealed class Report : IDocumentMapEntry
public ref class Report sealed : IDocumentMapEntry
[<SealedAttribute>]
type Report =  
    class
        interface IDocumentMapEntry
    end
public final class Report implements IDocumentMapEntry

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..Report

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。