Share via


SharedDataSet.ReportServerUrl Propriété

Définition

Obtient ou définit l'URL du serveur de rapports qui héberge le dataset partagé.

public:
 property System::String ^ ReportServerUrl { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string ReportServerUrl { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.ReportServerUrl : string with get, set
Public Property ReportServerUrl As String

Valeur de propriété

URL du serveur de rapports qui héberge le dataset partagé.

Attributs

S’applique à