Méthode GetReportParameterName
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Function GetReportParameterName As String
'Utilisation
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
Valeur de retour
Type : System. . :: . .String
A string value.
Voir aussi