Classe CompiledGaugePointerInstance
Represents an instance type of the GaugePointer class, and contains the parsed values of the properties in GaugePointer.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CompiledGaugePointerInstance
'Utilizzo
Dim instance As CompiledGaugePointerInstance
public sealed class CompiledGaugePointerInstance
public ref class CompiledGaugePointerInstance sealed
[<SealedAttribute>]
type CompiledGaugePointerInstance = class end
public final class CompiledGaugePointerInstance
Nel tipo CompiledGaugePointerInstance sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
CompiledGaugePointerInstance | Creates a new instance of the CompiledGaugePointerInstance class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
GaugeInputValue | Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering