ServerInfoHeader.ReportServerTimeZoneInfo Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::SqlServer::ReportingServices2010::TimeZoneInformation ^ ReportServerTimeZoneInfo { Microsoft::SqlServer::ReportingServices2010::TimeZoneInformation ^ get(); void set(Microsoft::SqlServer::ReportingServices2010::TimeZoneInformation ^ value); };
public Microsoft.SqlServer.ReportingServices2010.TimeZoneInformation ReportServerTimeZoneInfo { get; set; }
member this.ReportServerTimeZoneInfo : Microsoft.SqlServer.ReportingServices2010.TimeZoneInformation with get, set
Public Property ReportServerTimeZoneInfo As TimeZoneInformation