Share via


SharedDataSet.ReportServerUrl Propriedade

Definição

Obtém ou define a URL do servidor de relatório que hospeda o conjunto de dados compartilhado.

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

Valor da propriedade

A URL do servidor de relatório que hospeda o conjunto de dados compartilhado.

Atributos

Aplica-se a