言語

ServerInfoHeader.ReportServerEdition プロパティ

定義

レポートサーバーのエディションを取得します。

public:
 property System::String ^ ReportServerEdition { System::String ^ get(); void set(System::String ^ value); };
public string ReportServerEdition { get; set; }
member this.ReportServerEdition : string with get, set
Public Property ReportServerEdition As String

プロパティ値

レポートサーバーの製品エディションを表す string の値です。

注釈

SQL Serverのエディションでサポートされている機能の一覧については、「SQL Server 2012のエディションでサポートされる機能」をご覧ください。

適用対象