次の方法で共有


AzureSqlSource.ProduceAdditionalTypes プロパティ

定義

生成する追加の型を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="produceAdditionalTypes")]
public object ProduceAdditionalTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="produceAdditionalTypes")>]
member this.ProduceAdditionalTypes : obj with get, set
Public Property ProduceAdditionalTypes As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象