Udostępnij za pośrednictwem


Właściwość ServerInfoHeader.ReportServerEdition

Wydanie serwer raportów*.* Tylko do odczytu.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.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
Tylko do odczytu ciąg wersji serwer raportów zawierających wartości.

Uwagi

Różne wersje programu Reporting Services obejmują Developer, oceny, Enterprise i Standard Edition.