SharedDataSet.ReportServerUrl Свойство

Определение

Возвращает или задает URL-адрес сервера отчетов, на котором размещен общий набор данных.

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

Значение свойства

URL-адрес сервера отчетов, на котором размещен общий набор данных.

Атрибуты

Применяется к