HierarchyMember-Klasse
Represents a member in a hierarchy.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public MustInherit Class HierarchyMember _
Inherits ReportObject _
Implements IDataScopeService
'Usage
Dim instance As HierarchyMember
public abstract class HierarchyMember : ReportObject,
IDataScopeService
public ref class HierarchyMember abstract : public ReportObject,
IDataScopeService
[<AbstractClassAttribute>]
type HierarchyMember =
class
inherit ReportObject
interface IDataScopeService
end
public abstract class HierarchyMember extends ReportObject implements IDataScopeService
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..HierarchyMember
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartMember
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataMember
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeMember
Microsoft.ReportingServices.RdlObjectModel. . :: . .TablixMember
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.