Condividi tramite


Classe SYSTEMTIME

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

Spazio dei nomi:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Sintassi

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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.