Partager via


Classe ReportObjectBase

Represents the base class for a report object.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public MustInherit Class ReportObjectBase _
    Implements IContainedObject
'Utilisation
Dim instance As ReportObjectBase
public abstract class ReportObjectBase : IContainedObject
public ref class ReportObjectBase abstract : IContainedObject
[<AbstractClassAttribute>]
type ReportObjectBase =  
    class
        interface IContainedObject
    end
public abstract class ReportObjectBase implements IContainedObject

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel..::..ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.