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?

DBMTables.ClassName

persistent class DBMTables.ClassName extends %Library.Persistent

SQL Table Name: DBMTables.ClassName

Property Inventory

Method Inventory

Properties

property ClassName as %String (MAXLEN = 200) [ Required ];
Property methods: ClassNameDisplayToLogical(), ClassNameGet(), ClassNameGetStored(), ClassNameIsValid(), ClassNameLogicalToDisplay(), ClassNameLogicalToOdbc(), ClassNameNormalize(), ClassNameSet()
property ClassNameNormalized as %String (MAXLEN = 200);
Property methods: ClassNameNormalizedDisplayToLogical(), ClassNameNormalizedGet(), ClassNameNormalizedGetStored(), ClassNameNormalizedIsValid(), ClassNameNormalizedLogicalToDisplay(), ClassNameNormalizedLogicalToOdbc(), ClassNameNormalizedNormalize(), ClassNameNormalizedSet()
property ParentTopic as %String (MAXLEN = 200);
Parent DocBookId. Displayed in table
Property methods: ParentTopicDisplayToLogical(), ParentTopicGet(), ParentTopicGetStored(), ParentTopicIsValid(), ParentTopicLogicalToDisplay(), ParentTopicLogicalToOdbc(), ParentTopicNormalize(), ParentTopicSet()
property ShortContent as %String (MAXLEN = 2000);
Property methods: ShortContentDisplayToLogical(), ShortContentGet(), ShortContentGetStored(), ShortContentIsValid(), ShortContentLogicalToDisplay(), ShortContentLogicalToOdbc(), ShortContentNormalize(), ShortContentSet()
property SourceFile as %String (MAXLEN = 200);
Displayed in table; used as filter.
Property methods: SourceFileDisplayToLogical(), SourceFileGet(), SourceFileGetStored(), SourceFileIsValid(), SourceFileLogicalToDisplay(), SourceFileLogicalToOdbc(), SourceFileNormalize(), SourceFileSet()

Methods

classmethod Rebuild(verbose As %Boolean = 0)

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 (DBMTables.ClassName)

^DBMTables.ClassNameD(ID)
=
%%CLASSNAME
ClassName
NormalizedClassName
ShortContent
ParentTopic
SourceFile
ClassNameNormalized
FeedbackOpens in a new tab