Freigeben über


LookupActivity.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 object TreatDecimalAsString { get; set; }
member this.TreatDecimalAsString : obj with get, set
Public Property TreatDecimalAsString As Object

Property Value

Applies to