Класс BaseInstance
Represents the base class of all instance types.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Подробнее...
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class BaseInstance
'Применение
Dim instance As BaseInstance
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class BaseInstance
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class BaseInstance abstract
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type BaseInstance = class end
public abstract class BaseInstance
Тип BaseInstance обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ResetInstanceCache | Resets the instance cache. | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthroughInstance
Microsoft.ReportingServices.OnDemandReportRendering.ActionInstance
Microsoft.ReportingServices.OnDemandReportRendering.BackFrameInstance
Microsoft.ReportingServices.OnDemandReportRendering.BackgroundImageInstance
Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering.BorderInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignTypeInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAreaInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisScaleBreakInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisTitleInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValuesInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPositionInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPointsInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartFormulaParameterInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartGridLinesInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegendInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeaderInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendTitleInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartMarkerInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirectionsInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartSeriesInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartStripLineInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartTickMarksInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleInstance
Microsoft.ReportingServices.OnDemandReportRendering.CompiledRichTextInstance
Microsoft.ReportingServices.OnDemandReportRendering.CustomLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering.DataCellInstance
Microsoft.ReportingServices.OnDemandReportRendering.DataMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering.DataValueInstance
Microsoft.ReportingServices.OnDemandReportRendering.FrameBackgroundInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeCellInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValueInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering.GroupInstance
Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapBindingFieldPairInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapBorderSkinInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapBucketInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapColorScaleTitleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldNameInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapGridLinesInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLayerInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLimitsInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLineRulesInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLocationInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerImageInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapPointRulesInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonRulesInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSizeInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialDataInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSpatialElementTemplateInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSubItemInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapTileInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapViewInstance
Microsoft.ReportingServices.OnDemandReportRendering.PageBreakInstance
Microsoft.ReportingServices.OnDemandReportRendering.ParameterInstance
Microsoft.ReportingServices.OnDemandReportRendering.PinLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering.PointerCapInstance
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
Microsoft.ReportingServices.OnDemandReportRendering.ReportInstance
Microsoft.ReportingServices.OnDemandReportRendering.ReportSectionInstance
Microsoft.ReportingServices.OnDemandReportRendering.ScaleLabelsInstance
Microsoft.ReportingServices.OnDemandReportRendering.ScaleRangeInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleBaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.TablixCellInstance
Microsoft.ReportingServices.OnDemandReportRendering.TablixMemberInstance
Microsoft.ReportingServices.OnDemandReportRendering.ThermometerInstance
Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyleInstance
Microsoft.ReportingServices.OnDemandReportRendering.VisibilityInstance