Элементы ReportParameterInstance

Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.

Тип ReportParameterInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Label Gets the label of the parameter.
Открытое свойство Labels Gets the labels of the parameter.
Открытое свойство Prompt Gets the calculated value of the Prompt property in a ReportParameter class.
Открытое свойство Value Gets the value of the parameter.
Открытое свойство Values Gets the values of the parameter.

В начало