Skip to main content

%BI.CodeTableEnc

persistent class %BI.CodeTableEnc extends %Library.Persistent

SQL Table Name: %BI.CodeTableEnc

Property Inventory

Properties

property Category as %String [ Required ];
Property methods: CategoryDisplayToLogical(), CategoryGet(), CategoryGetStored(), CategoryIsValid(), CategoryLogicalToDisplay(), CategoryLogicalToOdbc(), CategoryNormalize(), CategorySet()
property Column as %String [ Required ];
Property methods: ColumnDisplayToLogical(), ColumnGet(), ColumnGetStored(), ColumnIsValid(), ColumnLogicalToDisplay(), ColumnLogicalToOdbc(), ColumnNormalize(), ColumnSet()
property Description as %String;
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Group as %String [ Required ];
Property methods: GroupDisplayToLogical(), GroupGet(), GroupGetStored(), GroupIsValid(), GroupLogicalToDisplay(), GroupLogicalToOdbc(), GroupNormalize(), GroupSet()

Indexes

index (MainIndex on Category,Group,Column) [IdKey, Type = key, Unique];
Index methods: MainIndexCheck(), MainIndexDelete(), MainIndexExists(), MainIndexOpen(), MainIndexSQLCheckUnique(), MainIndexSQLExists(), MainIndexSQLFindPKeyByConstraint(), MainIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%BI.CodeTableEnc)

^BI.CodeTableEncD(ID)
=
%%CLASSNAME
Column
Description
FeedbackOpens in a new tab