Класс ReportParameter

Contains information about a report parameter. This class cannot be inherited.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ReportParameter
'Применение
Dim instance As ReportParameter
public sealed class ReportParameter
public ref class ReportParameter sealed
[<SealedAttribute>]
type ReportParameter =  class end
public final class ReportParameter

Замечания

Parameters are passed in the order displayed in the user interface (UI).

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ReportParameter

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.