Classe SubReportInstance
Represents an instance type of the SubReport class and contains the calculated values of the properties in SubReport.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItemInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..SubReportInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class SubReportInstance _
Inherits ReportItemInstance
'Utilizzo
Dim instance As SubReportInstance
public sealed class SubReportInstance : ReportItemInstance
public ref class SubReportInstance sealed : public ReportItemInstance
[<SealedAttribute>]
type SubReportInstance =
class
inherit ReportItemInstance
end
public final class SubReportInstance extends ReportItemInstance
Nel tipo SubReportInstance sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Bookmark | Gets the calculated value of the Bookmark property in a ReportItem class. Ereditato da ReportItemInstance. |
![]() |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a ReportItem class. Ereditato da ReportItemInstance. |
![]() |
ErrorCode | Gets the error code of this SubReportInstance. |
![]() |
ErrorMessage | Gets the error message of this SubReportInstance. |
![]() |
NoRows | Gets a Boolean value that indicates whether this SubReportInstance contains any data rows. |
![]() |
NoRowsMessage | Gets the calculated value of the NoRowsMessage property in a SubReport class. |
![]() |
ProcessedWithError | Gets a Boolean value that indicates whether this SubReportInstance contains errors. |
![]() |
Style | Gets the calculated value of the Style property in a ReportElement class. Ereditato da ReportElementInstance. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ReportItem class. Ereditato da ReportItemInstance. |
![]() |
UniqueName | Gets the unique identifier of this instance object. Ereditato da ReportItemInstance. |
![]() |
Visibility | Gets the calculated value of the Visibility property in a ReportItem class. Ereditato da ReportItemInstance. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ResetInstanceCache | Infrastruttura. Ereditato da ReportItemInstance. |
![]() |
ToString | Ereditato da Object. |
In alto
Campi
| Nome | Descrizione | |
|---|---|---|
![]() |
m_reportElementDef | Infrastruttura. Ereditato da ReportElementInstance. |
![]() |
m_style | Infrastruttura. Ereditato da ReportElementInstance. |
![]() |
m_uniqueName | Infrastruttura. Ereditato da ReportItemInstance. |
![]() |
m_visibility | Infrastruttura. Ereditato da ReportItemInstance. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)