Costruttore ReportParameter
Initializes a new instance of the ReportParameter class.
Spazio dei nomi: ReportExecution2005
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ReportParameter()
public ReportParameter()
public:
ReportParameter()
new : unit -> ReportParameter
public function ReportParameter()
Vedere anche