Classe GaugeRow
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represe4nts the gauge row.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugeRow
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class GaugeRow
'Uso
Dim instance As GaugeRow
public sealed class GaugeRow
public ref class GaugeRow sealed
[<SealedAttribute>]
type GaugeRow = class end
public final class GaugeRow
O tipo GaugeRow expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
GaugeCell | Infraestrutura. Gets the gauge cell for the gauge row. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering