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

TabularTranslator.MapComplexValuesToString 属性

定义

是否将复杂 (数组和对象) 值映射到 json 格式的简单字符串。 类型:boolean (或 expression with resultType boolean) 。

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

属性值

适用于