包 | mx.olap |
接口 | public interface IOLAPElement |
实现器 | OLAPElement |
语言版本: | ActionScript 3.0 |
产品版本: | Flex 3 |
运行时版本: | Flash Player 9, AIR 1.1 |
相关 API 元素
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
dimension : IOLAPDimension [只读]
此元素所属的维度。 | IOLAPElement | ||
displayName : String [只读]
OLAP 元素的名称,可作为 String 显示。 | IOLAPElement | ||
name : String [只读]
OLAP 元素的名称,包含该元素的 OLAP 架构层次结构。 | IOLAPElement | ||
uniqueName : String [只读]
多维数据集中 OLAP 元素的唯一名称。 | IOLAPElement |
属性详细信息
dimension | 属性 |
dimension:IOLAPDimension
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Flex 3 |
运行时版本: | Flash Player 9, AIR 1.1 |
此元素所属的维度。
实现
public function get dimension():IOLAPDimension
displayName | 属性 |
name | 属性 |
uniqueName | 属性 |
Tue Jun 12 2018, 11:04 AM Z