Sdílet prostřednictvím


StoreWriteSettings.Metadata Property

Definition

Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.MetadataItem> Metadata { get; }
member this.Metadata : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.MetadataItem>
Public ReadOnly Property Metadata As IList(Of MetadataItem)

Property Value

Applies to