Share via


AmazonRdsForOracleLinkedService.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 Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> FetchTswtzAsTimestamp { get; set; }
member this.FetchTswtzAsTimestamp : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property FetchTswtzAsTimestamp As DataFactoryElement(Of Boolean)

Property Value

Applies to