Share via


SqlServerSource.ProduceAdditionalTypes Property

Definition

Gets or sets which additional types to produce.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to