CubeField.EnableMultiplePageItems 属性

定义

如果为 True ,则允许选择 OLAP 数据透视表的页面字段区域中的多个项。

public:
 property bool EnableMultiplePageItems { bool get(); void set(bool value); };
public bool EnableMultiplePageItems { get; set; }
Public Property EnableMultiplePageItems As Boolean

属性值

注解

默认值为 False

此属性仅适用于联机分析处理 (OLAP) 数据透视表。 查询或设置非 OLAP 数据透视表将导致运行时错误。

适用于