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?

HoleFoods.Cube.StarNameViaCountryViaOutlet

persistent class HoleFoods.Cube.StarNameViaCountryViaOutlet extends %DeepSee.DimensionTable

SQL Table Name: HoleFoods_Cube.StarNameViaCountryViaOutlet

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

This class was generated by : HoleFoods.Cube.CLS

Property Inventory

Method Inventory

Parameters

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

Properties

property Dx475620761 as HoleFoods.Cube.Star475620761 [ Required ];
Dimension property: Dx475620761
Source: Outlet.Country.Region.Name
Property methods: Dx475620761Get(), Dx475620761GetObject(), Dx475620761GetObjectId(), Dx475620761GetStored(), Dx475620761GetSwizzled(), Dx475620761IsValid(), Dx475620761NewObject(), Dx475620761Set(), Dx475620761SetObject(), Dx475620761SetObjectId(), Dx475620761UnSwizzle()
property DxNameViaCountryViaOutlet as %String (COLLATION = "SQLUPPER(113)", MAXLEN = 2000) [ Required ];
Dimension property: DxNameViaCountryViaOutlet
Source: Outlet.Country.Name
Property methods: DxNameViaCountryViaOutletDisplayToLogical(), DxNameViaCountryViaOutletGet(), DxNameViaCountryViaOutletGetStored(), DxNameViaCountryViaOutletLogicalToDisplay(), DxNameViaCountryViaOutletLogicalToOdbc(), DxNameViaCountryViaOutletNormalize(), DxNameViaCountryViaOutletSet()

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 DxNameViaCountryViaOutletIsValid(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 Dx475620761,DxNameViaCountryViaOutlet) [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 (HoleFoods.Cube.StarNameViaCountryViaOutlet)

^DeepSee.Dimension("HOLEFOODS.CUBE.STARNAMEVIACOUNTRYVIAOUTLET")(ID)
=
%%CLASSNAME
Dx475620761
DxNameViaCountryViaOutlet
FeedbackOpens in a new tab