Klasa PageInstance
Hierarchia dziedziczenia
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
Microsoft.ReportingServices.OnDemandReportRendering.PageInstance
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public NotInheritable Class PageInstance _
Inherits ReportElementInstance
'Użycie
Dim instance As PageInstance
public sealed class PageInstance : ReportElementInstance
public ref class PageInstance sealed : public ReportElementInstance
[<SealedAttribute>]
type PageInstance =
class
inherit ReportElementInstance
end
public final class PageInstance extends ReportElementInstance
Typ PageInstance uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
Style | Pobiera wartość obliczoną Style właściwość w Page klasy (Zastępuje ReportElementInstance.Style). | |
UniqueName | Pobiera identyfikator unikatowy tego wystąpienie obiektu. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Object). | |
GetType | (Dziedziczony z Object). | |
MemberwiseClone | (Dziedziczony z Object). | |
ResetInstanceCache | Infrastruktura. (Dziedziczony z ReportElementInstance). | |
ToString | (Dziedziczony z Object). |
Do góry
Pola
Nazwa | Opis | |
---|---|---|
m_reportElementDef | Infrastruktura. (Dziedziczony z ReportElementInstance). | |
m_style | Infrastruktura. (Dziedziczony z ReportElementInstance). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.