Udostępnij przez


DataFactoryScriptActivity.TreatDecimalAsString Property

Definition

Indicates whether to treat decimal values as strings to avoid value overflow issue. This option is enabled for SnowflakeV2 connector only. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> TreatDecimalAsString { get; set; }
member this.TreatDecimalAsString : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property TreatDecimalAsString As DataFactoryElement(Of Boolean)

Property Value

Applies to