ReportingService2005.SetReportLinkAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| SetReportLinkAsync(String, String) | |
| SetReportLinkAsync(String, String, Object) |
SetReportLinkAsync(String, String)
public:
void SetReportLinkAsync(System::String ^ Report, System::String ^ Link);
public void SetReportLinkAsync (string Report, string Link);
member this.SetReportLinkAsync : string * string -> unit
Public Sub SetReportLinkAsync (Report As String, Link As String)
Parametri
- Report
- String
- Link
- String
Si applica a
SetReportLinkAsync(String, String, Object)
public:
void SetReportLinkAsync(System::String ^ Report, System::String ^ Link, System::Object ^ userState);
public void SetReportLinkAsync (string Report, string Link, object userState);
member this.SetReportLinkAsync : string * string * obj -> unit
Public Sub SetReportLinkAsync (Report As String, Link As String, userState As Object)
Parametri
- Report
- String
- Link
- String
- userState
- Object