TimeZoneInformation Members

Specifies information specific to the time zone.

The following tables list the members exposed by the TimeZoneInformation type.

Public Constructors

  名稱 Description
TimeZoneInformation Initializes a new instance of the TimeZoneInformation class.

頂端

Public Properties

  名稱 Description
Bb283509.pubproperty(zh-tw,SQL.90).gif Bias Gets the current bias, in minutes, for local time translation on this computer.
Bb283509.pubproperty(zh-tw,SQL.90).gif DaylightBias Gets a bias value that is used during local time translations that occur during daylight time.
Bb283509.pubproperty(zh-tw,SQL.90).gif DaylightDate Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.
Bb283509.pubproperty(zh-tw,SQL.90).gif StandardBias Gets a bias value that is used during local time translations that occur during standard time.
Bb283509.pubproperty(zh-tw,SQL.90).gif StandardDate Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
Bb283509.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283509.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
Bb283509.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
Bb283509.pubmethod(zh-tw,SQL.90).gifBb283509.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283509.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
Bb283509.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
Bb283509.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

TimeZoneInformation Class
ReportService2006 Namespace