ReportParameterInstance-Klasse
Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ReportParameterInstance
'Usage
Dim instance As ReportParameterInstance
public sealed class ReportParameterInstance
public ref class ReportParameterInstance sealed
[<SealedAttribute>]
type ReportParameterInstance = class end
public final class ReportParameterInstance
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportParameterInstance
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.