共用方式為


ReportObject 類別

Represents a report object.

繼承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel.ReportObject
      其他...

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public MustInherit Class ReportObject _
    Inherits ReportObjectBase _
    Implements IComponent, IDisposable
'用途
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

ReportObject 型別公開下列成員。

建構函式

  名稱 說明
受保護的方法 ReportObject 基礎結構。Initializes a new instance of the ReportObject class.

上層

屬性

  名稱 說明
公用屬性 ComponentMetadata Gets or sets the component metadata.
公用屬性靜態成員 DesignerModel 基礎結構。Gets or sets whether the ReportObject object is a designer model.
公用屬性 Parent The parent of this report object. (繼承自 ReportObjectBase。)
公用屬性 Site 基礎結構。Gets or sets the site associated with the ReportObject object.

上層

方法

  名稱 說明
受保護的方法靜態成員 CheckVisitedAndUpdate 基礎結構。Specified whether the ReportObject is visited and updated.
受保護的方法靜態成員 CloneObject 基礎結構。Creates a copy of the ReportObject object.
受保護的方法靜態成員 CompareReportParamterExpression 基礎結構。Compares the report parameter expressions of two ReportObject object.
公用方法 DeepClone Returns a deep clone of this ReportObject instance.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetContainingDataScopes 基礎結構。Returns the list of report object that contains data scopes.
受保護的方法 GetDataScopesForDefaultImpl 基礎結構。Returns the data scopes for default implementation.
受保護的方法 GetDependenciesCore 基礎結構。Returns the dependencies core for the ReportObject object.
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 Initialize 基礎結構。Initializes an instance of ReportObject. (覆寫 ReportObjectBase.Initialize()。)
受保護的方法 InitializeForDesigner 基礎結構。Initializes the report object for designer.
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 OnChildPropertyChanged 基礎結構。Raises an event when the property of the child was changed.
受保護的方法 OnPropertyChanged 基礎結構。Raises an event when the property was changed.
受保護的方法 RdlSemanticEqualsCore 基礎結構。Returns whether the report definition language semantic is the same with the core object.
受保護的方法 SavePropertyValue<T> 基礎結構。Saves the property value of the report object.
受保護的方法靜態成員 SemanticCompare<T>(IList<T>, IList<T>, ICollection<ReportObject>) 基礎結構。Compares whether the semantics of the report object are the same.
受保護的方法靜態成員 SemanticCompare<T>(T, T, ICollection<ReportObject>) 基礎結構。Compares whether the semantics of the report object are the same.
公用方法 ToString (繼承自 Object。)
公用方法靜態成員 UpgradeRDL(Stream, Boolean) 基礎結構。Upgrades the report definition language of the report object.
公用方法靜態成員 UpgradeRDL(XmlReader, String, Boolean, Boolean) 基礎結構。Upgrades the report definition language of the report object.

上層

明確 繼承 實作

  名稱 說明
明確介面實作私用方法 IDisposable.Dispose 基礎結構。Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
明確介面實作私用事件 IComponent.Disposed 基礎結構。Occurs when the ReportObject object is disposed.

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間

繼承階層

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