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