Skip to main content

%BI.SubjectTable

persistent class %BI.SubjectTable extends %Library.Persistent

SQL Table Name: %BI.SubjectTable

Property Inventory

Properties

property Description as %String (MAXLEN = 1000, TRUNCATE = 1);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property JoinField as %String (MAXLEN = 1000, TRUNCATE = 1);
Property methods: JoinFieldDisplayToLogical(), JoinFieldGet(), JoinFieldGetStored(), JoinFieldIsValid(), JoinFieldLogicalToDisplay(), JoinFieldLogicalToOdbc(), JoinFieldNormalize(), JoinFieldSet()
property Subject as %String (MAXLEN = 1000, TRUNCATE = 1);
Property methods: SubjectDisplayToLogical(), SubjectGet(), SubjectGetStored(), SubjectIsValid(), SubjectLogicalToDisplay(), SubjectLogicalToOdbc(), SubjectNormalize(), SubjectSet()
property TableClass as %String (MAXLEN = 1000, TRUNCATE = 1);
Property methods: TableClassDisplayToLogical(), TableClassGet(), TableClassGetStored(), TableClassIsValid(), TableClassLogicalToDisplay(), TableClassLogicalToOdbc(), TableClassNormalize(), TableClassSet()

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.SubjectTable)

^BI.SubjectTableD(ID)
=
%%CLASSNAME
Description
JoinField
Subject
TableClass
FeedbackOpens in a new tab