Metoda QueryParameter.GetReportParameterName
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Function GetReportParameterName As String
'Użycie
Dim instance As QueryParameter
Dim returnValue As String
returnValue = instance.GetReportParameterName()
public string GetReportParameterName()
public:
String^ GetReportParameterName()
member GetReportParameterName : unit -> string
public function GetReportParameterName() : String
Wartość zwracana
Typ: System.String
A ciąg wartości.
Zobacz także