ADO.NET Provider for Databricks

Build 25.0.9434

ServerTimeZone

Specifies how the provider interprets datetime values returned from Databricks.

Possible Values

UTC, LOCAL

データ型

string

デフォルト値

"UTC"

解説

The ServerTimeZone property controls how datetime values are interpreted and converted between the Databricks server and the local system.

When this property is set to UTC, the 本製品 assumes the server stores datetime values in Coordinated Universal Time and converts them to the local time zone.

When this property is set to LOCAL, datetime values are interpreted as local time with no conversion applied.

This property is useful for ensuring consistent timestamp handling across environments with different regional or daylight-saving settings.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434