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

TabularTranslator.ColumnMappings 属性

定义

列映射。 示例:“UserId: MyUserId, Group: MyGroup, Name: MyName”类型: string (或 Expression with resultType string) 。 此属性将停用。 请使用 mappings 属性。

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

属性值

适用于