Table.ShowAsVariationsOnly 属性

定义

一个布尔值,该值指示本地和服务器版本之间存在差异。 如果为 True,则仅在作为 Variation 进行引用时此显示 Table。

public bool ShowAsVariationsOnly { get; set; }
member this.ShowAsVariationsOnly : bool with get, set
Public Property ShowAsVariationsOnly As Boolean

属性值

注解

仅 Pbi 服务器支持此属性,对于 Box 服务器,数据库兼容性级别为 1400 或更高版本,对于 Excel 服务器,数据库兼容性级别为 1400 或更高。

适用于