Share via


SYSTEMTIME-Klasse

Represents a date and time using individual members for the month, day, year, weekday, hour, minute, second, and millisecond.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SYSTEMTIME
'Usage
Dim instance As SYSTEMTIME
[SerializableAttribute]
public class SYSTEMTIME
[SerializableAttribute]
public ref class SYSTEMTIME
[<SerializableAttribute>]
type SYSTEMTIME =  class end
public class SYSTEMTIME

Vererbungshierarchie

System. . :: . .Object
  ReportService2006..::..SYSTEMTIME

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.