Skip to main content

%BI.OCRForm

persistent class %BI.OCRForm extends %Library.Persistent

SQL Table Name: %BI.OCRForm

Property Inventory

Properties

property class as %String [ Required ];
Property methods: classDisplayToLogical(), classGet(), classGetStored(), classIsValid(), classLogicalToDisplay(), classLogicalToOdbc(), classNormalize(), classSet()
property dir as %String;
Property methods: dirDisplayToLogical(), dirGet(), dirGetStored(), dirIsValid(), dirLogicalToDisplay(), dirLogicalToOdbc(), dirNormalize(), dirSet()
relationship rule as array of %BI.OCRRule [ InitialExpression = $listbuild("%BI.OCRRule","form",+$this,"children",1,1) , Transient , Inverse = form , Cardinality = children ];
Property methods: ruleGet(), ruleGetObject(), ruleGetObjectId(), ruleGetSwizzled(), ruleIsEmpty(), ruleIsValid(), ruleNewObject(), ruleRClose(), ruleRExec(), ruleRFetch(), ruleRelate(), ruleSQLCompute(), ruleSet(), ruleUnRelate()

Indexes

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

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%BI.OCRForm)

^BI.OCRFormD(ID)
=
%%CLASSNAME
dir
FeedbackOpens in a new tab