PivotField.IsMemberProperty 属性

定义

如果数据透视表字段包含成员属性,则返回 True。 只读 Boolean

public:
 property bool IsMemberProperty { bool get(); };
public bool IsMemberProperty { get; }
Public ReadOnly Property IsMemberProperty As Boolean

属性值

注解

如果没有使用联机分析处理 (OLAP) 数据源,则该属性将返回一个运行时错误。

适用于