Classe GroupInstance
Represents an instance type of the Group class, and contains the calculated values of the properties in Group.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GroupInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class GroupInstance _
Inherits BaseInstance
'Utilizzo
Dim instance As GroupInstance
public sealed class GroupInstance : BaseInstance
public ref class GroupInstance sealed : public BaseInstance
[<SealedAttribute>]
type GroupInstance =
class
inherit BaseInstance
end
public final class GroupInstance extends BaseInstance
Nel tipo GroupInstance sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
DocumentMapLabel | Gets the calculated value of the DocumentMapLabel property in a Group class. |
![]() |
GroupExpressions | Gets the calculated value of the GroupExpressions property in a Group class. |
![]() |
PageName | Gets the calculated page name of this GroupInstance. |
![]() |
RecursiveLevel | Gets the calculated recursive level of this GroupInstance. |
![]() |
UniqueName | Gets the unique identifier of this instance object. |
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 | Resets the instance cache. Ereditato da BaseInstance. |
![]() |
ToString | Ereditato da Object. |
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)