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

TabularTranslator.SchemaMapping 属性

定义

在表格数据和分层数据之间映射的架构映射。 示例: {“Column1”: “$.Column1“, ”Column2“: ”$.Column2.Property1“, ”Column3“: ”$.Column2.Property2“}。 类型:使用 resultType 对象) 的对象 (或 Expression。 此属性将停用。 请使用 mappings 属性。

public object SchemaMapping { get; set; }
member this.SchemaMapping : obj with get, set
Public Property SchemaMapping As Object

属性值

适用于