Udostępnij za pośrednictwem


Właściwość ServerInfoHeader.ReportServerEdition

Pobiera edition serwer raportów*.* Różne wersje Reporting Services Developer, oceny, Enterprise i Standard Edition.

Przestrzeń nazw:  ReportExecution2005
Zestaw:  ReportExecution2005 (w ReportExecution2005.dll)

Składnia

'Deklaracja
Public Property ReportServerEdition As String
    Get
    Set
'Użycie
Dim instance As ServerInfoHeader
Dim value As String

value = instance.ReportServerEdition

instance.ReportServerEdition = value
public string ReportServerEdition { get; set; }
public:
property String^ ReportServerEdition {
    String^ get ();
    void set (String^ value);
}
member ReportServerEdition : string with get, set
function get ReportServerEdition () : String
function set ReportServerEdition (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej wersji produktu serwer raportów.

Uwagi

Wartości są reprezentowane jako Developer, Enterprise, oceny i Standard.