Report クラス
レポートを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class Report _
Implements IDefinitionPath, IReportScope
'使用
Dim instance As Report
public sealed class Report : IDefinitionPath,
IReportScope
public ref class Report sealed : IDefinitionPath,
IReportScope
[<SealedAttribute>]
type Report =
class
interface IDefinitionPath
interface IReportScope
end
public final class Report implements IDefinitionPath, IReportScope
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..Report
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。