Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Aviation.Cubes.Events.Star3610825905

persistent class Aviation.Cubes.Events.Star3610825905 extends %DeepSee.DimensionTable

SQL Table Name: Aviation_Cubes_Events.Star3610825905

Dimension table for cube 'AviationEvents' THIS IS A GENERATED CLASS, DO NOT EDIT.
Generated by %DeepSee.Generator:%CreateStarTable.

This class was generated by : Aviation.Cubes.Events.CLS

Property Inventory

Method Inventory

Parameters

parameter CUBENAME = AviationEvents;
Inherited description: Name of the cube that created this dimension table.
parameter DESCRIPTIONPROPERTY;
parameter KEYPROPERTY = Dx3610825905;

Properties

property Dx3610825905 as %String (COLLATION = "SQLUPPER(113)", MAXLEN = 2000) [ Required ];
Dimension property: Dx3610825905
Source: $s(%source.LocationCountry="USA":%cube.%Lookup("USStateCodes", %source.LocationState), 1:%source.LocationState)
Property methods: Dx3610825905DisplayToLogical(), Dx3610825905Get(), Dx3610825905GetStored(), Dx3610825905LogicalToDisplay(), Dx3610825905LogicalToOdbc(), Dx3610825905Normalize(), Dx3610825905Set()
property Dx627747261 as Aviation.Cubes.Events.Star627747261 [ Required ];
Dimension property: Dx627747261
Source: %cube.%Lookup("CountryCodes", %source.LocationCountry)
Property methods: Dx627747261Get(), Dx627747261GetObject(), Dx627747261GetObjectId(), Dx627747261GetStored(), Dx627747261GetSwizzled(), Dx627747261IsValid(), Dx627747261NewObject(), Dx627747261Set(), Dx627747261SetObject(), Dx627747261SetObjectId(), Dx627747261UnSwizzle()

Methods

classmethod %Count() as %Integer
Return the total number of members within this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetDimensionProperty(pProp As %String, pID As %String, Output pFormat As %String, Output pType As %String) as %String
Fetch the value of a given dimension property.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetMemberSpec(pMemberId As %String, pCubeName As %String, pDimNo As %Integer, pHierNo As %Integer, pLevelNo As %Integer) as %String
Return the specification string for the given member.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod Dx3610825905IsValid(pArg As %String) as %Status
Validate the KEY value for this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (Primary on Dx627747261,Dx3610825905) [Unique];
Index methods: PrimaryCheck(), PrimaryCheckUnique(), PrimaryDelete(), PrimaryExists(), PrimaryOpen(), PrimarySQLCheckUnique(), PrimarySQLExists(), PrimarySQLFindPKeyByConstraint(), PrimarySQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Aviation.Cubes.Events.Star3610825905)

^DeepSee.Dimension("AVIATION.CUBES.EVENTS.STAR3610825905")(ID)
=
%%CLASSNAME
Dx3610825905
Dx627747261
FeedbackOpens in a new tab