ReportParameter-Klasse
Contains information about a report parameter. This class cannot be inherited.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ReportParameter
'Usage
Dim instance As ReportParameter
public sealed class ReportParameter
public ref class ReportParameter sealed
[<SealedAttribute>]
type ReportParameter = class end
public final class ReportParameter
Hinweise
Parameters are passed in the order displayed in the user interface (UI).
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ReportParameter
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.