ReportObjectBase-Klasse
Represents the base class for a report object.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public MustInherit Class ReportObjectBase _
Implements IContainedObject
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.