Skip to main content

DBMTables.Tables

persistent class DBMTables.Tables extends %Library.Persistent

SQL Table Name: DBMTables.Tables

Property Inventory

Method Inventory

Properties

property HasMoreRows as %Boolean [ InitialExpression = 0 ];
Property methods: HasMoreRowsDisplayToLogical(), HasMoreRowsGet(), HasMoreRowsGetStored(), HasMoreRowsIsValid(), HasMoreRowsLogicalToDisplay(), HasMoreRowsNormalize(), HasMoreRowsSet()
property HasTHead as %Boolean [ InitialExpression = 0 ];
Property methods: HasTHeadDisplayToLogical(), HasTHeadGet(), HasTHeadGetStored(), HasTHeadIsValid(), HasTHeadLogicalToDisplay(), HasTHeadNormalize(), HasTHeadSet()
property HeaderMissing as %Boolean [ InitialExpression = 0 ];
Property methods: HeaderMissingDisplayToLogical(), HeaderMissingGet(), HeaderMissingGetStored(), HeaderMissingIsValid(), HeaderMissingLogicalToDisplay(), HeaderMissingNormalize(), HeaderMissingSet()
property MultipleTGroups as %Boolean [ InitialExpression = 0 ];
Property methods: MultipleTGroupsDisplayToLogical(), MultipleTGroupsGet(), MultipleTGroupsGetStored(), MultipleTGroupsIsValid(), MultipleTGroupsLogicalToDisplay(), MultipleTGroupsNormalize(), MultipleTGroupsSet()
property ParentTopic as %String (MAXLEN = 200);
Parent DocBookId. Displayed in table
Property methods: ParentTopicDisplayToLogical(), ParentTopicGet(), ParentTopicGetStored(), ParentTopicIsValid(), ParentTopicLogicalToDisplay(), ParentTopicLogicalToOdbc(), ParentTopicNormalize(), ParentTopicSet()
property SourceFile as %String (MAXLEN = 100);
Property methods: SourceFileDisplayToLogical(), SourceFileGet(), SourceFileGetStored(), SourceFileIsValid(), SourceFileLogicalToDisplay(), SourceFileLogicalToOdbc(), SourceFileNormalize(), SourceFileSet()
property TableID as %String (MAXLEN = 200);
Displayed in table
Property methods: TableIDDisplayToLogical(), TableIDGet(), TableIDGetStored(), TableIDIsValid(), TableIDLogicalToDisplay(), TableIDLogicalToOdbc(), TableIDNormalize(), TableIDSet()
property TableRole as %String;
Property methods: TableRoleDisplayToLogical(), TableRoleGet(), TableRoleGetStored(), TableRoleIsValid(), TableRoleLogicalToDisplay(), TableRoleLogicalToOdbc(), TableRoleNormalize(), TableRoleSet()
property TableTitle as %String (MAXLEN = 200);
Displayed in table
Property methods: TableTitleDisplayToLogical(), TableTitleGet(), TableTitleGetStored(), TableTitleIsValid(), TableTitleLogicalToDisplay(), TableTitleLogicalToOdbc(), TableTitleNormalize(), TableTitleSet()
property TableType as %String;
either "formaltable" or "informaltable"
Property methods: TableTypeDisplayToLogical(), TableTypeGet(), TableTypeGetStored(), TableTypeIsValid(), TableTypeLogicalToDisplay(), TableTypeLogicalToOdbc(), TableTypeNormalize(), TableTypeSet()

Methods

classmethod GenerateXMLReport(verbose As %Boolean = 0)
classmethod Rebuild(verbose As %Boolean = 0, prompt 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.Tables)

^DBMTables.TablesD(ID)
=
%%CLASSNAME
ParentTopic
SourceFile
TableType
HasTHead
TableID
TableTitle
HasMoreRows
TGroupCount
MultipleTGroups
role
TableRole
HeaderMissing
FeedbackOpens in a new tab