Bagikan melalui


TabularTranslator.TypeConversionSettings Property

Definition

Gets or sets type conversion settings

[Newtonsoft.Json.JsonProperty(PropertyName="typeConversionSettings")]
public Microsoft.Azure.Management.DataFactory.Models.TypeConversionSettings TypeConversionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeConversionSettings")>]
member this.TypeConversionSettings : Microsoft.Azure.Management.DataFactory.Models.TypeConversionSettings with get, set
Public Property TypeConversionSettings As TypeConversionSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to