Paket | mx.olap |
Arabirim | public interface IOLAPSchema |
Uygulayıcılar | OLAPSchema |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
İlgili API Öğeleri
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
cubes : IList [salt okunur]
All the cubes known by this schema, as a list of IOLAPCube instances. | IOLAPSchema |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Creates an OLAP cube from the schema. | IOLAPSchema | ||
Returns a cube specified by name. | IOLAPSchema |
Özellik Ayrıntısı
cubes | özellik |
cubes:IList
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
All the cubes known by this schema, as a list of IOLAPCube instances. The returned list might represent remote data and therefore can throw an ItemPendingError.
Uygulama
public function get cubes():IList
Yöntem Ayrıntısı
createCube | () | yöntem |
getCube | () | yöntem |
Tue Jun 12 2018, 01:09 PM Z