適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
mx.olap 

IOLAPAttribute  - AS3 Flex

套件mx.olap
介面public interface IOLAPAttribute extends IOLAPHierarchy , IOLAPElement
實作者 OLAPAttribute

語言版本: ActionScript 3.0
產品版本: Flex 3
執行階段版本: Flash Player 9, AIR 1.1

The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema.



公用屬性
 屬性定義自
 InheritedallMemberName : String
[唯讀] The name of the all member of the hierarchy.
IOLAPHierarchy
 Inheritedchildren : IList
[唯讀] The children of the all member, as a list of IOLAPMember instances.
IOLAPHierarchy
 InheriteddefaultMember : IOLAPMember
[唯讀] The default member of the hierarchy.
IOLAPHierarchy
 Inheriteddimension : IOLAPDimension
[唯讀] The dimension to which this element belongs.
IOLAPElement
 InheriteddisplayName : String
[唯讀] The name of the OLAP element, as a String, which can be used for display.
IOLAPElement
 InheritedhasAll : Boolean
[唯讀] Specifies whether the hierarchy has an all member, true, or not, false.
IOLAPHierarchy
 Inheritedlevels : IList
[唯讀] All the levels of this hierarchy, as a list of IOLAPLevel instances.
IOLAPHierarchy
 Inheritedmembers : IList
[唯讀] All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
IOLAPHierarchy
 Inheritedname : String
[唯讀] The name of the OLAP element that includes the OLAP schema hierarchy of the element.
IOLAPElement
 InheriteduniqueName : String
[唯讀] The unique name of the OLAP element in the cube.
IOLAPElement
公用方法
 方法定義自
 Inherited
Returns the level with the given name within the hierarchy.
IOLAPHierarchy
 Inherited
Returns the member with the given name within the hierarchy.
IOLAPHierarchy




[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。