Skip to main content

%BI.ListAttachForm

persistent class %BI.ListAttachForm extends %Library.Persistent

SQL Table Name: %BI.ListAttachForm

Property Inventory

Properties

relationship DetailList as %BI.DetailList [ Required , Inverse = ListAttachForm , Cardinality = parent ];
Property methods: DetailListGet(), DetailListGetObject(), DetailListGetObjectId(), DetailListGetStored(), DetailListGetSwizzled(), DetailListIsValid(), DetailListNewObject(), DetailListOnDelete(), DetailListRClose(), DetailListRExec(), DetailListRFetch(), DetailListRelate(), DetailListSQLCompute(), DetailListSet(), DetailListSetObject(), DetailListSetObjectId(), DetailListUnRelate(), DetailListUnSwizzle()
property FormDef as %BI.FormDef;
Property methods: FormDefGet(), FormDefGetObject(), FormDefGetObjectId(), FormDefGetStored(), FormDefGetSwizzled(), FormDefIsValid(), FormDefNewObject(), FormDefSet(), FormDefSetObject(), FormDefSetObjectId(), FormDefUnSwizzle()
property FormName as %String (TRUNCATE = 1);
Property methods: FormNameDisplayToLogical(), FormNameGet(), FormNameGetStored(), FormNameIsValid(), FormNameLogicalToDisplay(), FormNameLogicalToOdbc(), FormNameNormalize(), FormNameSet()

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

{%%PARENT}("AF")(ID,0)
=
%%CLASSNAME

Storage Model: CacheStorage (%BI.ListAttachForm)

{%%PARENT}("AF")(ID)
=
FormName
FormDef
FeedbackOpens in a new tab