Skip to main content

%BI.SubCategory

persistent class %BI.SubCategory extends %Library.Persistent

SQL Table Name: %BI.SubCategory

Property Inventory

Properties

property Description as %String;
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
relationship MainCat as %BI.EdmundPage [ Required , Inverse = ChildCat , Cardinality = parent ];
Property methods: MainCatGet(), MainCatGetObject(), MainCatGetObjectId(), MainCatGetStored(), MainCatGetSwizzled(), MainCatIsValid(), MainCatNewObject(), MainCatOnDelete(), MainCatRClose(), MainCatRExec(), MainCatRFetch(), MainCatRelate(), MainCatSQLCompute(), MainCatSet(), MainCatSetObject(), MainCatSetObjectId(), MainCatUnRelate(), MainCatUnSwizzle()
property Name as %String;
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 (%BI.SubCategory)

{%%PARENT}("ChildCat")(ID,"SubCategory")
=
Desc
Name
%%CLASSNAME
Description
FeedbackOpens in a new tab