Share via


DelimitedTextSource.AdditionalColumns Property

Definition

Gets or sets specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).

[Newtonsoft.Json.JsonProperty(PropertyName="additionalColumns")]
public object AdditionalColumns { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Latest