Udostępnij za pośrednictwem


Właściwość ServerInfoHeader.ReportServerDateTime

Pobiera Data i czas serwer raportów*.*

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

Składnia

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

value = instance.ReportServerDateTime

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

Wartość właściwości

Typ: System.String
Tylko do odczytu System.DateTime wartość zawiera dane i czas serwer raportów.