Share via


OracleLinkedService.FetchTswtzAsTimestamp Property

Definition

Specifies whether the driver returns column value with the TIMESTAMP WITH TIME ZONE data type as DateTime or string. This setting is ignored if supportV1DataTypes is not true, default value is true. Type: boolean. Only used for Version 2.0.

public object FetchTswtzAsTimestamp { get; set; }
member this.FetchTswtzAsTimestamp : obj with get, set
Public Property FetchTswtzAsTimestamp As Object

Property Value

Applies to