Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents an expression and optional formula used in a gauge.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class GaugeInputValue
'Применение
Dim instance As GaugeInputValue
public sealed class GaugeInputValue
public ref class GaugeInputValue sealed
[<SealedAttribute>]
type GaugeInputValue = class end
public final class GaugeInputValue
Тип GaugeInputValue обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AddConstant | Gets a constant to add to the value (after multiplying). |
![]() |
CompiledInstance | Gets the instance of the compiled gauge input value. |
![]() |
DataElementName | Gets the name to use for the data element/attribute for this value. |
![]() |
DataElementOutput | Gets a value that indicates whether the item should appear in a data rendering. |
![]() |
Formula | Gets the type of calculation to perform on the values, if more than one is present. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
MaxPercent | Gets the maximum percent. |
![]() |
MinPercent | Gets the minimum percent. |
![]() |
Multiplier | Gets a constant by which to multiply the value. |
![]() |
Value | Gets the expression for the value. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)