Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
mx.olap 

IOLAPAttribute  - AS3 Flex

Pacchettomx.olap
Interfacciapublic interface IOLAPAttribute extends IOLAPHierarchy , IOLAPElement
Implementatori OLAPAttribute

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: Flash Player 9, AIR 1.1

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



Proprietà pubbliche
 ProprietàDefinito da
 InheritedallMemberName : String
[sola lettura] The name of the all member of the hierarchy.
IOLAPHierarchy
 Inheritedchildren : IList
[sola lettura] The children of the all member, as a list of IOLAPMember instances.
IOLAPHierarchy
 InheriteddefaultMember : IOLAPMember
[sola lettura] The default member of the hierarchy.
IOLAPHierarchy
 Inheriteddimension : IOLAPDimension
[sola lettura] The dimension to which this element belongs.
IOLAPElement
 InheriteddisplayName : String
[sola lettura] The name of the OLAP element, as a String, which can be used for display.
IOLAPElement
 InheritedhasAll : Boolean
[sola lettura] Specifies whether the hierarchy has an all member, true, or not, false.
IOLAPHierarchy
 Inheritedlevels : IList
[sola lettura] All the levels of this hierarchy, as a list of IOLAPLevel instances.
IOLAPHierarchy
 Inheritedmembers : IList
[sola lettura] All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances.
IOLAPHierarchy
 Inheritedname : String
[sola lettura] The name of the OLAP element that includes the OLAP schema hierarchy of the element.
IOLAPElement
 InheriteduniqueName : String
[sola lettura] The unique name of the OLAP element in the cube.
IOLAPElement
Metodi pubblici
 MetodoDefinito da
 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 ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.