你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.ResourceManager.DataFactory.Models.DataFactoryMetadataItemInfo> Metadata { get; }
member this.Metadata : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryMetadataItemInfo>
Public ReadOnly Property Metadata As IList(Of DataFactoryMetadataItemInfo)

Property Value

Applies to