Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

HoleFoods.Region

persistent class HoleFoods.Region extends %Library.Persistent

SQL Table Name: HoleFoods.Region

This specifies a geographic region within the HoleFoods demo.

Property Inventory

Properties

property Name as %String (MAXLEN = 80);
Name of this region.
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (HoleFoods.Region)

^HoleFoods.RegionD(ID)
=
%%CLASSNAME
Name
FeedbackOpens in a new tab