Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a report object.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel.ReportObject
Mehr…
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public MustInherit Class ReportObject _
Inherits ReportObjectBase _
Implements IComponent, IDisposable
'Usage
Dim instance As ReportObject
public abstract class ReportObject : ReportObjectBase,
IComponent, IDisposable
public ref class ReportObject abstract : public ReportObjectBase,
IComponent, IDisposable
[<AbstractClassAttribute>]
type ReportObject =
class
inherit ReportObjectBase
interface IComponent
interface IDisposable
end
public abstract class ReportObject extends ReportObjectBase implements IComponent, IDisposable
Der ReportObject-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReportObject | Infrastruktur Initializes a new instance of the ReportObject class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ComponentMetadata | Gets or sets the component metadata. |
![]() ![]() |
DesignerModel | Infrastruktur Gets or sets whether the ReportObject object is a designer model. |
![]() |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) |
![]() |
Site | Infrastruktur Gets or sets the site associated with the ReportObject object. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
CheckVisitedAndUpdate | Infrastruktur Specified whether the ReportObject is visited and updated. |
![]() ![]() |
CloneObject | Infrastruktur Creates a copy of the ReportObject object. |
![]() ![]() |
CompareReportParamterExpression | Infrastruktur Compares the report parameter expressions of two ReportObject object. |
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetContainingDataScopes | Infrastruktur Returns the list of report object that contains data scopes. |
![]() |
GetDataScopesForDefaultImpl | Infrastruktur Returns the data scopes for default implementation. |
![]() |
GetDependenciesCore | Infrastruktur Returns the dependencies core for the ReportObject object. |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
Initialize | Infrastruktur Initializes an instance of ReportObject. (Überschreibt ReportObjectBase.Initialize().) |
![]() |
InitializeForDesigner | Infrastruktur Initializes the report object for designer. |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
OnChildPropertyChanged | Infrastruktur Raises an event when the property of the child was changed. |
![]() |
OnPropertyChanged | Infrastruktur Raises an event when the property was changed. |
![]() |
RdlSemanticEqualsCore | Infrastruktur Returns whether the report definition language semantic is the same with the core object. |
![]() |
SavePropertyValue<T> | Infrastruktur Saves the property value of the report object. |
![]() ![]() |
SemanticCompare<T>(IList<T>, IList<T>, ICollection<ReportObject>) | Infrastruktur Compares whether the semantics of the report object are the same. |
![]() ![]() |
SemanticCompare<T>(T, T, ICollection<ReportObject>) | Infrastruktur Compares whether the semantics of the report object are the same. |
![]() |
ToString | (Geerbt von Object.) |
![]() ![]() |
UpgradeRDL(Stream, Boolean) | Infrastruktur Upgrades the report definition language of the report object. |
![]() ![]() |
UpgradeRDL(XmlReader, String, Boolean, Boolean) | Infrastruktur Upgrades the report definition language of the report object. |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose | Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() ![]() |
IComponent.Disposed | Infrastruktur Occurs when the ReportObject object is disposed. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.RdlObjectModel-Namespace
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel.ReportObject
Microsoft.ReportingServices.RdlObjectModel.Action
Microsoft.ReportingServices.RdlObjectModel.ActionInfo
Microsoft.ReportingServices.RdlObjectModel.AltReportItem
Microsoft.ReportingServices.RdlObjectModel.BackFrame
Microsoft.ReportingServices.RdlObjectModel.BackgroundImage
Microsoft.ReportingServices.RdlObjectModel.BaseGaugeImage
Microsoft.ReportingServices.RdlObjectModel.Border
Microsoft.ReportingServices.RdlObjectModel.CellContents
Microsoft.ReportingServices.RdlObjectModel.ChartAlignType
Microsoft.ReportingServices.RdlObjectModel.ChartArea
Microsoft.ReportingServices.RdlObjectModel.ChartAxis
Microsoft.ReportingServices.RdlObjectModel.ChartAxisScaleBreak
Microsoft.ReportingServices.RdlObjectModel.ChartAxisTitle
Microsoft.ReportingServices.RdlObjectModel.ChartBorderSkin
Microsoft.ReportingServices.RdlObjectModel.ChartCategoryHierarchy
Microsoft.ReportingServices.RdlObjectModel.ChartCodeParameter
Microsoft.ReportingServices.RdlObjectModel.ChartDataLabel
Microsoft.ReportingServices.RdlObjectModel.ChartDataPointValues
Microsoft.ReportingServices.RdlObjectModel.ChartDerivedSeries
Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition
Microsoft.ReportingServices.RdlObjectModel.ChartEmptyPoints
Microsoft.ReportingServices.RdlObjectModel.ChartFormulaParameter
Microsoft.ReportingServices.RdlObjectModel.ChartGridLines
Microsoft.ReportingServices.RdlObjectModel.ChartItemInLegend
Microsoft.ReportingServices.RdlObjectModel.ChartLegend
Microsoft.ReportingServices.RdlObjectModel.ChartLegendColumn
Microsoft.ReportingServices.RdlObjectModel.ChartLegendColumnHeader
Microsoft.ReportingServices.RdlObjectModel.ChartLegendCustomItem
Microsoft.ReportingServices.RdlObjectModel.ChartLegendCustomItemCell
Microsoft.ReportingServices.RdlObjectModel.ChartLegendTitle
Microsoft.ReportingServices.RdlObjectModel.ChartMarker
Microsoft.ReportingServices.RdlObjectModel.ChartNoMoveDirections
Microsoft.ReportingServices.RdlObjectModel.ChartSeries
Microsoft.ReportingServices.RdlObjectModel.ChartSeriesHierarchy
Microsoft.ReportingServices.RdlObjectModel.ChartSmartLabel
Microsoft.ReportingServices.RdlObjectModel.ChartStripLine
Microsoft.ReportingServices.RdlObjectModel.ChartThreeDProperties
Microsoft.ReportingServices.RdlObjectModel.ChartTickMarks
Microsoft.ReportingServices.RdlObjectModel.ChartTitle
Microsoft.ReportingServices.RdlObjectModel.Class
Microsoft.ReportingServices.RdlObjectModel.CodeObject
Microsoft.ReportingServices.RdlObjectModel.ComponentMetadata
Microsoft.ReportingServices.RdlObjectModel.ConnectionProperties
Microsoft.ReportingServices.RdlObjectModel.CustomLabel
Microsoft.ReportingServices.RdlObjectModel.CustomProperty
Microsoft.ReportingServices.RdlObjectModel.DataHierarchy
Microsoft.ReportingServices.RdlObjectModel.DataRegionBody
Microsoft.ReportingServices.RdlObjectModel.DataRegionCell
Microsoft.ReportingServices.RdlObjectModel.DataSetBase
Microsoft.ReportingServices.RdlObjectModel.DataSetInfo
Microsoft.ReportingServices.RdlObjectModel.DataSetReference
Microsoft.ReportingServices.RdlObjectModel.DataSource
Microsoft.ReportingServices.RdlObjectModel.DataSourceCredentials
Microsoft.ReportingServices.RdlObjectModel.DataValue
Microsoft.ReportingServices.RdlObjectModel.DefaultValue
Microsoft.ReportingServices.RdlObjectModel.Drillthrough
Microsoft.ReportingServices.RdlObjectModel.EmbeddedImage
Microsoft.ReportingServices.RdlObjectModel.Field
Microsoft.ReportingServices.RdlObjectModel.Filter
Microsoft.ReportingServices.RdlObjectModel.FrameBackground
Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue
Microsoft.ReportingServices.RdlObjectModel.GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel.GaugePointer
Microsoft.ReportingServices.RdlObjectModel.GaugeScale
Microsoft.ReportingServices.RdlObjectModel.Group
Microsoft.ReportingServices.RdlObjectModel.HierarchyMember
Microsoft.ReportingServices.RdlObjectModel.IndicatorState
Microsoft.ReportingServices.RdlObjectModel.MapAppearanceRule
Microsoft.ReportingServices.RdlObjectModel.MapBindingFieldPair
Microsoft.ReportingServices.RdlObjectModel.MapBorderSkin
Microsoft.ReportingServices.RdlObjectModel.MapBucket
Microsoft.ReportingServices.RdlObjectModel.MapColorScaleTitle
Microsoft.ReportingServices.RdlObjectModel.MapDataRegion
Microsoft.ReportingServices.RdlObjectModel.MapField
Microsoft.ReportingServices.RdlObjectModel.MapFieldDefinition
Microsoft.ReportingServices.RdlObjectModel.MapGridLines
Microsoft.ReportingServices.RdlObjectModel.MapLayer
Microsoft.ReportingServices.RdlObjectModel.MapLegendTitle
Microsoft.ReportingServices.RdlObjectModel.MapLimits
Microsoft.ReportingServices.RdlObjectModel.MapLineRules
Microsoft.ReportingServices.RdlObjectModel.MapLocation
Microsoft.ReportingServices.RdlObjectModel.MapMarker
Microsoft.ReportingServices.RdlObjectModel.MapMarkerImage
Microsoft.ReportingServices.RdlObjectModel.MapPointRules
Microsoft.ReportingServices.RdlObjectModel.MapPolygonRules
Microsoft.ReportingServices.RdlObjectModel.MapSize
Microsoft.ReportingServices.RdlObjectModel.MapSpatialData
Microsoft.ReportingServices.RdlObjectModel.MapSpatialElement
Microsoft.ReportingServices.RdlObjectModel.MapSpatialElementTemplate
Microsoft.ReportingServices.RdlObjectModel.MapSubItem
Microsoft.ReportingServices.RdlObjectModel.MapTile
Microsoft.ReportingServices.RdlObjectModel.MapView
Microsoft.ReportingServices.RdlObjectModel.MetadataProperty
Microsoft.ReportingServices.RdlObjectModel.MetadataValue
Microsoft.ReportingServices.RdlObjectModel.NumericIndicatorRange
Microsoft.ReportingServices.RdlObjectModel.Page
Microsoft.ReportingServices.RdlObjectModel.PageBreak
Microsoft.ReportingServices.RdlObjectModel.Parameter
Microsoft.ReportingServices.RdlObjectModel.ParameterValue
Microsoft.ReportingServices.RdlObjectModel.PinLabel
Microsoft.ReportingServices.RdlObjectModel.PointerCap
Microsoft.ReportingServices.RdlObjectModel.QueryBase
Microsoft.ReportingServices.RdlObjectModel.QueryParameter
Microsoft.ReportingServices.RdlObjectModel.Report
Microsoft.ReportingServices.RdlObjectModel.ReportElement
Microsoft.ReportingServices.RdlObjectModel.ReportParameter
Microsoft.ReportingServices.RdlObjectModel.ReportSection
Microsoft.ReportingServices.RdlObjectModel.ScaleLabels
Microsoft.ReportingServices.RdlObjectModel.ScaleRange
Microsoft.ReportingServices.RdlObjectModel.SharedDataSet
Microsoft.ReportingServices.RdlObjectModel.SortExpression
Microsoft.ReportingServices.RdlObjectModel.Style
Microsoft.ReportingServices.RdlObjectModel.TablixColumn
Microsoft.ReportingServices.RdlObjectModel.TablixCorner
Microsoft.ReportingServices.RdlObjectModel.TablixCornerCell
Microsoft.ReportingServices.RdlObjectModel.TablixHeader
Microsoft.ReportingServices.RdlObjectModel.TablixHierarchy
Microsoft.ReportingServices.RdlObjectModel.TablixRow
Microsoft.ReportingServices.RdlObjectModel.Thermometer
Microsoft.ReportingServices.RdlObjectModel.TickMarkStyle
Microsoft.ReportingServices.RdlObjectModel.ToggleImage
Microsoft.ReportingServices.RdlObjectModel.UserSort
Microsoft.ReportingServices.RdlObjectModel.ValidValues
Microsoft.ReportingServices.RdlObjectModel.Variable
Microsoft.ReportingServices.RdlObjectModel.Visibility
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)