Classe ReportParameter
Contains information about a report parameter. This class cannot be inherited.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ReportParameter
'Utilizzo
Dim instance As ReportParameter
public sealed class ReportParameter
public ref class ReportParameter sealed
[<SealedAttribute>]
type ReportParameter = class end
public final class ReportParameter
Osservazioni
Parameters are passed in the order displayed in the user interface (UI).
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ReportParameter
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche