次の方法で共有


MapperTable.Schema プロパティ

定義

ソース テーブルの列の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperTableSchema> Schema { get; }
member this.Schema : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperTableSchema>
Public ReadOnly Property Schema As IList(Of MapperTableSchema)

プロパティ値

適用対象